Update synapse
This commit is contained in:
parent
2ab3803030
commit
45946741d5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: '3'
|
||||||
services:
|
services:
|
||||||
|
|
||||||
synapse:
|
synapse:
|
||||||
image: matrixdotorg/synapse:v1.8.0-py3
|
image: matrixdotorg/synapse:v1.10.1-py3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml
|
- SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml
|
||||||
|
|
Loading…
Reference in a new issue