updated 30x redirect
This commit is contained in:
parent
a94bf2e6a2
commit
d419afd4b6
@ -9,7 +9,7 @@ server {
|
||||
proxy_ssl_server_name on;
|
||||
|
||||
location / {
|
||||
return 301 /ui/;
|
||||
return 302 $http_host/ui/;
|
||||
}
|
||||
|
||||
location /ui/ {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user