Add gateway to localhost?
This commit is contained in:
parent
815ad624cf
commit
c7c536510f
@ -10,4 +10,6 @@ services:
|
||||
environment:
|
||||
- 'OLLAMA_BASE_URL=http://localhost:11434'
|
||||
# - 'WEBUI_SECRET_KEY=' Set this for jwt secret key. Should be rendomly generated at start
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
restart: unless-stopped
|
Loading…
Reference in New Issue
Block a user