ok
This commit is contained in:
parent
b36e193de7
commit
97e4269b1b
@ -63,8 +63,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./postgres-whatsapp:/var/lib/postgresql/data
|
- ./postgres-whatsapp:/var/lib/postgresql/data
|
||||||
ports:
|
# ports:
|
||||||
- "5432:5432"
|
# - "5432:5432"
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_DB=whatsapp
|
- POSTGRES_DB=whatsapp
|
||||||
- POSTGRES_USER=whatsapp
|
- POSTGRES_USER=whatsapp
|
||||||
|
Loading…
Reference in New Issue
Block a user