Configure Ollama to bind on all interfaces for remote access
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
- NVIDIA_DRIVER_CAPABILITIES=compute,utility
|
||||
- TZ=America/New_York
|
||||
- OLLAMA_HOST=0.0.0.0
|
||||
volumes:
|
||||
- /srv/ollama:/root/.ollama
|
||||
runtime: nvidia
|
||||
|
||||
Reference in New Issue
Block a user