Use localhost as example Ollama host
This commit is contained in:
@@ -61,7 +61,7 @@ Set `NAT20_*` environment variables under the `backend` service in
|
||||
environment:
|
||||
NAT20_HF_TOKEN: "hf_..."
|
||||
NAT20_WHISPER_MODEL: medium
|
||||
NAT20_OLLAMA_HOST: http://192.168.0.16:11434
|
||||
NAT20_OLLAMA_HOST: http://localhost:11434
|
||||
NAT20_WORLD_CONTEXT_PATH: /data/campaign-context.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user