mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
8aad0cb007
commit
8c962a33eb
|
|
@ -113,6 +113,7 @@ handle_path /pikvm/* {
|
|||
tls_insecure_skip_verify # Same behaviour as Nginx
|
||||
}
|
||||
header_up Host {upstream_hostport}
|
||||
header_down Location "^(/.*)$" "/pikvm$1"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue