mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-23 16:38:34 +08:00
Update nginx.template.conf
This commit is contained in:
@@ -21,10 +21,6 @@ http {
|
||||
#charset koi8-r;
|
||||
#access_log /var/log/nginx/host.access.log main;
|
||||
|
||||
# 用来proxy https nginx 暂时不支持proxy pass http2.0, 但是可以用SIN 来route
|
||||
# location /dash/ {
|
||||
# proxy_pass https://dash.zizi.press:4000/;
|
||||
# }
|
||||
location / {
|
||||
root /root/html;
|
||||
index index.html index.htm;
|
||||
|
||||
Reference in New Issue
Block a user