Add some of caddy to ansible
This commit is contained in:
parent
c1ec46aed5
commit
297325cce5
13 changed files with 156 additions and 37 deletions
_ansible/roles/synapse/vars
|
@ -104,7 +104,7 @@ synapse_yml:
|
|||
|
||||
synapse_compose:
|
||||
watchtower: true
|
||||
image: ghcr.io/matrix-org/synapse:v1.98.0
|
||||
image: ghcr.io/element-hq/synapse:latest
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- media_store:/media_store
|
||||
|
|
Reference in a new issue