Amend
This commit is contained in:
parent
73632672e5
commit
447b880643
@ -8,7 +8,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 9009:8080
|
- 9009:8080
|
||||||
environment:
|
environment:
|
||||||
- 'OLLAMA_BASE_URL=http://192.168.2.128:11434'
|
- 'OLLAMA_BASE_URL=http://192.168.2.32:11434'
|
||||||
# - 'WEBUI_SECRET_KEY=' Set this for jwt secret key. Should be rendomly generated at start
|
# - 'WEBUI_SECRET_KEY=' Set this for jwt secret key. Should be rendomly generated at start
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- host.docker.internal:host-gateway
|
- host.docker.internal:host-gateway
|
||||||
|
Loading…
Reference in New Issue
Block a user