refactor: use .env file for admin password instead of hardcoded 1234

This commit is contained in:
2026-07-05 11:48:40 +02:00
parent c78589f29f
commit c322107dd1
4 changed files with 64 additions and 23 deletions
+3
View File
@@ -15,3 +15,6 @@ venv/
# Dependencies (just in case they get added later)
node_modules/
package-lock.json
# Environment variables
.env