Add optional DJ panel password

This commit is contained in:
3nd3r
2026-01-03 09:12:57 -06:00
parent 2db40e4547
commit 95b01fd436
4 changed files with 145 additions and 0 deletions

3
.gitignore vendored
View File

@@ -15,6 +15,9 @@ ENV/
.env
.env.*
# Local config (may contain secrets)
config.json
# Tooling caches
.pytest_cache/
.mypy_cache/