Compare commits
No commits in common. "a2ab46736657b6ef717df4610d73a7f843ce3145" and "bec7ca433eea7558844facbfc28c054de6403c39" have entirely different histories.
a2ab467366
...
bec7ca433e
2 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
services:
|
||||
synapse:
|
||||
container_name: synapse
|
||||
entrypoint: ["sh", "-c", "curl -s -f --retry 5 --retry-all-errors https://kc.viyurz.fr/; /start.py"]
|
||||
image: docker.io/matrixdotorg/synapse:latest
|
||||
network_mode: pasta:-a,${env['pasta']['synapse']['ipv4']},-a,${env['pasta']['synapse']['ipv6']}
|
||||
restart: always
|
||||
|
|
Loading…
Reference in a new issue