Anpassung für Aufruf für proxy
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user