Compare commits

..

No commits in common. "a2ab46736657b6ef717df4610d73a7f843ce3145" and "bec7ca433eea7558844facbfc28c054de6403c39" have entirely different histories.

2 changed files with 0 additions and 1 deletions

View file

View file

@ -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