mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
added janus.js location
This commit is contained in:
parent
8bb2707ab9
commit
c4379a0dbc
@ -5,3 +5,8 @@ location /janus/ws {
|
||||
include /etc/kvmd/nginx/loc-proxy.conf;
|
||||
include /etc/kvmd/nginx/loc-websocket.conf;
|
||||
}
|
||||
|
||||
location = /share/js/kvm/janus.js {
|
||||
alias /usr/share/janus/javascript/janus.js;
|
||||
include /etc/kvmd/nginx/loc-nocache.conf;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user