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
|
- ./data:/data
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
INTELLIGENCE_DB: /data/intelligence.sqlite
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- nginx_proxy_manager_default
|
- nginx_proxy_manager_default
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue