mirror of
https://github.com/YunoHost-Apps/isso_ynh.git
synced 2024-09-03 19:35:55 +02:00
fix ;
This commit is contained in:
parent
971bdfa5d0
commit
8d59afa38d
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ location __PATH__/ {
|
|||
}
|
||||
|
||||
location = / {
|
||||
return 301 " /admin"
|
||||
return 301 " /admin";
|
||||
}
|
Loading…
Add table
Reference in a new issue