mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
refactoring
This commit is contained in:
@@ -20,6 +20,7 @@ http {
|
||||
include /etc/nginx/mime-types.conf;
|
||||
default_type application/octet-stream;
|
||||
charset utf-8;
|
||||
index index.html;
|
||||
|
||||
sendfile on;
|
||||
tcp_nodelay on;
|
||||
@@ -69,7 +70,6 @@ http {
|
||||
|
||||
location / {
|
||||
root /usr/share/kvmd/web;
|
||||
index index.html;
|
||||
}
|
||||
|
||||
location /ws_auth {
|
||||
|
||||
Reference in New Issue
Block a user