HTML serving path changed to root
This commit is contained in:
parent
1b49aaf5e7
commit
5505f0dee2
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ PHP web UI for publishing and managing MVLog videos on **bubulescu.org**.
|
||||||
|
|
||||||
## Production location
|
## Production location
|
||||||
|
|
||||||
- Web root: `/var/www/html/mvlog`
|
- Web root: `/var/www/html`
|
||||||
- Public URLs:
|
- Public URLs:
|
||||||
- `https://bubulescu.org/`
|
- `https://bubulescu.org/`
|
||||||
- `https://bubulescu.org/admin.php`
|
- `https://bubulescu.org/admin.php`
|
||||||
|
|
@ -108,7 +108,7 @@ Current text behavior:
|
||||||
Push config is loaded from first available:
|
Push config is loaded from first available:
|
||||||
- `/etc/mvlog/push.php`
|
- `/etc/mvlog/push.php`
|
||||||
- `/etc/mvlog/push.json`
|
- `/etc/mvlog/push.json`
|
||||||
- `/var/www/html/mvlog/push.json`
|
- `/var/www/html/push.json`
|
||||||
- `~/.config/mvlog/push.json`
|
- `~/.config/mvlog/push.json`
|
||||||
|
|
||||||
## Auth
|
## Auth
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue