add intelligence and SQL tabs to admin interface with corresponding API endpoints
This commit is contained in:
@@ -22,6 +22,8 @@ services:
|
||||
- ./data:/data
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
DURIIN_DB: /data/archive.sqlite
|
||||
INTELLIGENCE_DB: /data/intelligence.sqlite
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- nginx_proxy_manager_default
|
||||
|
||||
Reference in New Issue
Block a user