python migration
This commit is contained in:
+3
-4
@@ -1,6 +1,5 @@
|
||||
# Port the Express server listens on
|
||||
# Flask backend port (default: 3001)
|
||||
PORT=3001
|
||||
|
||||
# Optional: seed directories on first run (can also be set via the UI settings)
|
||||
# TARGET_DIR=C:\path\to\target
|
||||
# RESULTS_DIR=C:\path\to\results
|
||||
# Note: Target and results directories are configured via the dashboard Settings UI
|
||||
# and stored in SQLite (dashboard.db), not in environment variables.
|
||||
|
||||
Reference in New Issue
Block a user