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