This commit is contained in:
Ralf-Peter Wolff 2024-02-09 15:12:20 +01:00
parent b36e193de7
commit 97e4269b1b

View File

@ -63,8 +63,8 @@ services:
restart: unless-stopped
volumes:
- ./postgres-whatsapp:/var/lib/postgresql/data
ports:
- "5432:5432"
# ports:
# - "5432:5432"
environment:
- POSTGRES_DB=whatsapp
- POSTGRES_USER=whatsapp