From e4224e80fcb2f242b12356317b9357c6b453fef9 Mon Sep 17 00:00:00 2001 From: arcbjorn Date: Fri, 28 Oct 2022 11:29:20 -0300 Subject: [PATCH] fix(Umami): networking --- umami/docker-compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/umami/docker-compose.yaml b/umami/docker-compose.yaml index 2e00b3d..098efee 100644 --- a/umami/docker-compose.yaml +++ b/umami/docker-compose.yaml @@ -12,8 +12,6 @@ services: ports: - "127.0.0.1:${UMAMI_PORT}:3000" - network_mode: "host" - restart: always umami_db: