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