2026-05-26 14:36:34 -04:00
|
|
|
# Flask backend port (default: 3001)
|
2026-05-20 11:52:18 -04:00
|
|
|
PORT=3001
|
|
|
|
|
|
2026-05-26 14:36:34 -04:00
|
|
|
# Note: Target and results directories are configured via the dashboard Settings UI
|
|
|
|
|
# and stored in SQLite (dashboard.db), not in environment variables.
|