Skip to content

Commit c8aa093

Browse files
committed
fix: remove not used extra host
1 parent 0ca9885 commit c8aa093

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/compose/ollama-with-open-webui.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ services:
3030
environment:
3131
- "OLLAMA_API_BASE_URL=http://127.0.0.1:11434"
3232
- SERVICE_FQDN_OLLAMA_8080
33-
extra_hosts:
34-
- "host.docker.internal:host-gateway"
3533
restart: unless-stopped
3634
healthcheck:
3735
test:

0 commit comments

Comments
 (0)