Remove an accidentally committed test configuration

This commit is contained in:
kaiyou 2018-02-10 21:59:58 +01:00
parent 6f0b1f85f9
commit b815aa0e2d

View file

@ -6,7 +6,7 @@ version: '3'
services:
synapse:
image: synapse #docker.io/matrixdotorg/synapse:latest
image: docker.io/matrixdotorg/synapse:latest
# Since snyapse does not retry to connect to the database, restart upon
# failure
restart: unless-stopped