Update app.yml

This commit is contained in:
Aaron Dewes 2022-03-23 12:00:28 +01:00 committed by GitHub
parent 43f15cd640
commit 62e029364b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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