fix: replace hardcoded tokendb path
All checks were successful
PR Tests / test (pull_request) Successful in 1m0s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m24s

This commit is contained in:
Alpha Nerd 2026-05-17 10:53:33 +02:00
parent 29ee360082
commit 0b64a84e96
Signed by: alpha-nerd
SSH key fingerprint: SHA256:QkkAgVoYi9TQ0UKPkiKSfnerZy2h4qhi3SVPXJmBN+M
3 changed files with 13 additions and 4 deletions

View file

@ -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