mirror of
https://github.com/mblanke/StrikePackageGPT.git
synced 2026-03-01 14:20:21 -05:00
Persist dashboard projects data and tighten nmap host filter
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
||||
- HACKGPT_API_URL=http://strikepackage-hackgpt-api:8001
|
||||
- LLM_ROUTER_URL=http://strikepackage-llm-router:8000
|
||||
- KALI_EXECUTOR_URL=http://strikepackage-kali-executor:8002
|
||||
volumes:
|
||||
- ./data/dashboard:/app/data
|
||||
depends_on:
|
||||
- hackgpt-api
|
||||
- llm-router
|
||||
|
||||
Reference in New Issue
Block a user