python migration

This commit is contained in:
2026-05-26 14:36:34 -04:00
parent a67815c61a
commit 1ba2aa39d8
694 changed files with 1396 additions and 86487 deletions
+3 -4
View File
@@ -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.