Changing SWAG port for Synapse.
This commit is contained in:
+1
-1
@@ -4587,7 +4587,7 @@ services:
|
||||
environment:
|
||||
POSTGRES_USER: synapse
|
||||
POSTGRES_PASSWORD: ${SYNAPSE_POSTGRES_PASSWORD}
|
||||
POSTGRES_DB: synapse
|
||||
POSTGRES_INITDB_ARGS: "--encoding=UTF-8 --lc-collate=C --lc-ctype=C"
|
||||
expose:
|
||||
- 5432
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user