Compare commits
No commits in common. "bf779291ab855ee3da46a4822c9cececb1c54f80" and "a729f38e5db37ca74697046ed992e5248838a232" have entirely different histories.
bf779291ab
...
a729f38e5d
|
@ -12,7 +12,6 @@ services:
|
|||
- "${HTTP_UI_BIND_ADDR:-127.0.0.1}:${HTTP_UI_BIND_PORT-3000}:8080"
|
||||
environment:
|
||||
- "OLLAMA_API_BASE_URL=http://ollama:11434/api"
|
||||
- "OLLAMA_BASE_URL=http://ollama:11434"
|
||||
- 'WEBUI_SECRET_KEY=${UI_SECRET_KEY:-changeme}'
|
||||
#extra_hosts:
|
||||
# - host.docker.internal:host-gateway
|
||||
|
|
Loading…
Reference in a new issue