update augorWorker to use openRouter configuration and set llmModel in config
This commit is contained in:
parent
17107047fe
commit
3ed86409d7
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
|||
- ./data:/data
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
INTELLIGENCE_DB: /data/intelligence.sqlite
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- nginx_proxy_manager_default
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue