6 lines
201 B
Bash
6 lines
201 B
Bash
# Flask backend port (default: 3001)
|
|
PORT=3001
|
|
|
|
# Note: Target and results directories are configured via the dashboard Settings UI
|
|
# and stored in SQLite (dashboard.db), not in environment variables.
|