eingerückt
This commit is contained in:
parent
256c1c3f8c
commit
5a348b9b87
@ -63,6 +63,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./synapse/mautrix-whatsapp/postgres:/var/lib/postgresql/data
|
- ./synapse/mautrix-whatsapp/postgres:/var/lib/postgresql/data
|
||||||
|
ports:
|
||||||
|
# - "5432:5432"
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_DB=whatsapp
|
- POSTGRES_DB=whatsapp
|
||||||
- POSTGRES_USER=whatsapp
|
- POSTGRES_USER=whatsapp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user