Changing SWAG port for Synapse.
This commit is contained in:
+2
-2
@@ -4560,8 +4560,8 @@ services:
|
|||||||
- synapse-db
|
- synapse-db
|
||||||
environment:
|
environment:
|
||||||
SYNAPSE_CONFIG_PATH: /data/homeserver.yaml
|
SYNAPSE_CONFIG_PATH: /data/homeserver.yaml
|
||||||
PUID: ${PUID}
|
PUID: 1000
|
||||||
PGID: ${PGID}
|
PGID: 1000
|
||||||
image: docker.io/matrixdotorg/synapse:latest
|
image: docker.io/matrixdotorg/synapse:latest
|
||||||
labels:
|
labels:
|
||||||
homepage.group: Social
|
homepage.group: Social
|
||||||
|
|||||||
Reference in New Issue
Block a user