From 95a5a9bfa68cb95b20a90e7a5cbe79aff376d5f3 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Mon, 1 Nov 2021 16:21:16 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Fixed=20a=20key=20in=20docker-co?= =?UTF-8?q?mpose=20yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 71d5f96..be907ce 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,6 +7,7 @@ services: image: frishi/threetwo container_name: threetwo-ui env_file: ./docker-compose.env + environment: UNDERLYING_HOSTNAME: rook restart: unless-stopped ports: