I give up...
This commit is contained in:
parent
664d255174
commit
da090a9939
|
@ -61,6 +61,7 @@ services:
|
|||
activepieces-postgres:
|
||||
image: postgres:14
|
||||
restart: unless-stopped
|
||||
container_name: activepieces-postgres
|
||||
environment:
|
||||
- POSTGRES_DB=activepieces
|
||||
- POSTGRES_PASSWORD=${AP_POSTGRES_PASSWORD}
|
||||
|
|
Loading…
Reference in New Issue
Block a user