synapse. SS Proxy static container name.
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
cb932778b6
commit
cf2bc3e484
|
@ -32,6 +32,7 @@ services:
|
||||||
sliding-sync:
|
sliding-sync:
|
||||||
# https://github.com/matrix-org/sliding-sync
|
# https://github.com/matrix-org/sliding-sync
|
||||||
image: "ghcr.io/matrix-org/sliding-sync:${SS_PROXY_IMAGE_TAG:-latest}"
|
image: "ghcr.io/matrix-org/sliding-sync:${SS_PROXY_IMAGE_TAG:-latest}"
|
||||||
|
container_name: matrix-ss
|
||||||
depends_on:
|
depends_on:
|
||||||
- synapse
|
- synapse
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
|
Loading…
Reference in a new issue