Implement web-based welcome mode configuration

This commit is contained in:
Fimeg
2025-10-29 13:16:17 -04:00
parent b1ea9e72ad
commit 73fb8d49b0
4 changed files with 337 additions and 51 deletions

View File

@@ -24,6 +24,7 @@ services:
container_name: redflag-server
volumes:
- ./aggregator-agent/redflag-agent:/app/redflag-agent:ro
- ./aggregator-server/config:/app/config
- server-data:/app/data
depends_on:
postgres: