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