Fix Synapse args format (#35)

This commit is contained in:
Philipp Walter 2022-07-24 18:47:48 +02:00 committed by GitHub
parent 6d4ec18aae
commit e354f61d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,9 @@ containers:
GID: "1000"
SYNAPSE_HTTP_PORT: 8008
SYNAPSE_SERVER_NAME: ${APP_HIDDEN_SERVICE}
SYNAPSE_REPORT_STATS: yes
SYNAPSE_ENABLE_REGISTRATION: yes
SYNAPSE_NO_TLS: yes
SYNAPSE_REPORT_STATS: "yes"
SYNAPSE_ENABLE_REGISTRATION: "yes"
SYNAPSE_NO_TLS: "yes"
name: server
data:
- data/synapse:/data