From 62eff097495b485d82082617223a461d20b1cb82 Mon Sep 17 00:00:00 2001 From: etorameth Date: Wed, 7 Feb 2024 14:23:37 +0100 Subject: [PATCH] test --- compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 08cba51..0f22bf0 100644 --- a/compose.yaml +++ b/compose.yaml @@ -3,6 +3,4 @@ services: build: . ports: - "8080:5000" - extra_hosts: - - "host.docker.internal:host-gateway"