cleanup: remove obsolete comments

This commit is contained in:
CREDO23 2026-01-12 20:20:48 +02:00
parent 96545056cd
commit 19ef32539d
2 changed files with 0 additions and 3 deletions

View file

@ -151,8 +151,6 @@ if [ ! -f /data/.migrations_run ] || [ "${FORCE_MIGRATIONS:-false}" = "true" ];
touch /data/.migrations_run
fi
# Note: Surfsense docs seeding is now handled by FastAPI startup (app.py lifespan)
# ================================================
# Environment Variables Info
# ================================================