fix: remove not used extra host

This commit is contained in:
Daniel Alves
2024-10-04 16:15:18 -03:00
parent 0ca9885ddf
commit c8aa09359f

View File

@@ -30,8 +30,6 @@ services:
environment: environment:
- "OLLAMA_API_BASE_URL=http://127.0.0.1:11434" - "OLLAMA_API_BASE_URL=http://127.0.0.1:11434"
- SERVICE_FQDN_OLLAMA_8080 - SERVICE_FQDN_OLLAMA_8080
extra_hosts:
- "host.docker.internal:host-gateway"
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck:
test: test: