Files
test_dashboard/server/.env
T
2026-05-26 14:36:34 -04:00

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.