feat: README-Anzeige und Code-Statistiken aktualisiert

This commit is contained in:
2025-03-21 16:55:31 +01:00
parent 99bf2fa1f4
commit 9e531b3f7c
7 changed files with 319 additions and 13 deletions

View File

@@ -9,5 +9,6 @@ services:
- FLASK_APP=app.py
- FLASK_ENV=production
- LOGIN_PASSWORD=changeme
- UPLOAD_PASSWORD=upload_changeme
- ALLOWED_IP_RANGES=213.178.68.218/29,192.168.0.0/24,192.168.177.0/24
command: flask run --host=0.0.0.0