feat: add configurable timezone for daily puzzle rotation with logging
This commit is contained in:
@@ -62,7 +62,9 @@ Das Projekt ist für den Betrieb mit Docker optimiert.
|
||||
```bash
|
||||
cp docker-compose.example.yml docker-compose.yml
|
||||
```
|
||||
Passe ggf. das `ADMIN_PASSWORD` in der `docker-compose.yml` an.
|
||||
Passe die Umgebungsvariablen in der `docker-compose.yml` an:
|
||||
- `ADMIN_PASSWORD`: Admin-Passwort (Standard: `admin123`)
|
||||
- `TZ`: Zeitzone für täglichen Puzzle-Wechsel (Standard: `Europe/Berlin`)
|
||||
|
||||
2. **Starten:**
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user