forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
372eae3eec
commit
6f28fabe85
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user