From c8aa09359f143804fe800c3d0c73f9b3026272ee Mon Sep 17 00:00:00 2001 From: Daniel Alves Date: Fri, 4 Oct 2024 16:15:18 -0300 Subject: [PATCH] fix: remove not used extra host --- templates/compose/ollama-with-open-webui.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/compose/ollama-with-open-webui.yaml b/templates/compose/ollama-with-open-webui.yaml index 08830933a..355359f4a 100644 --- a/templates/compose/ollama-with-open-webui.yaml +++ b/templates/compose/ollama-with-open-webui.yaml @@ -30,8 +30,6 @@ services: environment: - "OLLAMA_API_BASE_URL=http://127.0.0.1:11434" - SERVICE_FQDN_OLLAMA_8080 - extra_hosts: - - "host.docker.internal:host-gateway" restart: unless-stopped healthcheck: test: