HTML serving path changed to root

This commit is contained in:
hbrain 2026-06-04 22:38:49 +02:00
parent 1b49aaf5e7
commit 5505f0dee2

View file

@ -4,7 +4,7 @@ PHP web UI for publishing and managing MVLog videos on **bubulescu.org**.
## Production location
- Web root: `/var/www/html/mvlog`
- Web root: `/var/www/html`
- Public URLs:
- `https://bubulescu.org/`
- `https://bubulescu.org/admin.php`
@ -108,7 +108,7 @@ Current text behavior:
Push config is loaded from first available:
- `/etc/mvlog/push.php`
- `/etc/mvlog/push.json`
- `/var/www/html/mvlog/push.json`
- `/var/www/html/push.json`
- `~/.config/mvlog/push.json`
## Auth