update augorWorker to use openRouter configuration and set llmModel in config
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- ./data:/data
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
INTELLIGENCE_DB: /data/intelligence.sqlite
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- nginx_proxy_manager_default
|
||||
|
||||
Reference in New Issue
Block a user