mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
update nginx conf
This commit is contained in:
parent
95c5f0e9a0
commit
cf49815a5c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
location PATHTOCHANGE {
|
location PATHTOCHANGE {
|
||||||
alias ALIASTOCHANGE;
|
alias ALIASTOCHANGE/admin;
|
||||||
|
|
||||||
index index.php index.html index.htm;
|
index index.php index.html index.htm;
|
||||||
default_type text/html;
|
default_type text/html;
|
||||||
|
|
Loading…
Add table
Reference in a new issue