update augorWorker to use openRouter configuration and set llmModel in config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user