From 49bebb7e686dfcdbbaf895eb39772070b08f0494 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 13 Jan 2022 10:40:59 -0500 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 0ea2b76..82170fd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,6 +10,7 @@ services: # Since synapse does not retry to connect to the database, restart upon # failure restart: unless-stopped + container_name: synapse # See the readme for a full documentation of the environment settings # NOTE: You must edit homeserver.yaml to use postgres, it defaults to sqlite environment: