1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/isso_ynh.git synced 2024-09-03 19:35:55 +02:00
This commit is contained in:
navanchauhan 2022-08-09 13:09:30 -04:00
parent 971bdfa5d0
commit 8d59afa38d

View file

@ -10,5 +10,5 @@ location __PATH__/ {
}
location = / {
return 301 " /admin"
return 301 " /admin";
}