nomyo-router/test/config_test.yaml
alpha nerd 0b64a84e96
All checks were successful
PR Tests / test (pull_request) Successful in 1m0s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m24s
fix: replace hardcoded tokendb path
2026-05-17 10:53:33 +02:00

13 lines
245 B
YAML

endpoints:
- http://192.168.0.51:12434
llama_server_endpoints:
- http://192.168.0.51:12434/v1
max_concurrent_connections: 2
api_keys:
"http://192.168.0.51:12434": "ollama"
"http://192.168.0.51:12434/v1": "llama"
cache_enabled: false