fix: replace hardcoded tokendb path
This commit is contained in:
parent
29ee360082
commit
0b64a84e96
3 changed files with 13 additions and 4 deletions
|
|
@ -10,6 +10,4 @@ api_keys:
|
|||
"http://192.168.0.51:12434": "ollama"
|
||||
"http://192.168.0.51:12434/v1": "llama"
|
||||
|
||||
db_path: "/tmp/nomyo_test_tokens.db"
|
||||
|
||||
cache_enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue