Have ollama listen on all ifs
This commit is contained in:
@@ -3,6 +3,7 @@ Description=Ollama Service
|
|||||||
After=network-online.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Environment="OLLAMA_HOST=0.0.0.0"
|
||||||
ExecStart=/home/salt/Projects/ollama/ollama serve
|
ExecStart=/home/salt/Projects/ollama/ollama serve
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3
|
RestartSec=3
|
||||||
|
Reference in New Issue
Block a user