Anpassung für Aufruf für proxy

This commit is contained in:
2026-05-05 11:05:03 +02:00
parent a675873437
commit bec1c8725f
11 changed files with 628 additions and 198 deletions
+6
View File
@@ -17,6 +17,12 @@ php -S 127.0.0.1:8000
Danach ist die Seite unter `http://127.0.0.1:8000` erreichbar.
Wenn die Anwendung unter einem Unterordner laeuft, kannst du zusaetzlich `FOTOBOX_BASE_PATH` setzen, z. B.:
```bash
FOTOBOX_BASE_PATH=/fotobox php -S 127.0.0.1:8000
```
## Admin-Zugang
- Benutzername: `admin`