test
This commit is contained in:
parent
f3dc4a2db5
commit
82389a9153
@ -97,6 +97,11 @@ server {
|
||||
#index maintenance.html;
|
||||
}
|
||||
|
||||
location = /urc {
|
||||
return 301 /urc/;
|
||||
}
|
||||
|
||||
|
||||
|
||||
location /urc/ {
|
||||
proxy_pass http://192.168.178.107:3000;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user