mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
3 lines
65 B
Text
3 lines
65 B
Text
location / {
|
|
return 302 https://$http_host/yunohost/admin;
|
|
}
|