This commit is contained in:
Isaac Shoebottom 2024-10-04 02:35:34 -03:00
parent 73632672e5
commit 447b880643

View File

@ -8,7 +8,7 @@ services:
ports:
- 9009:8080
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
extra_hosts:
- host.docker.internal:host-gateway