mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 00:48:39 +08:00
Update nginx.template.conf
This commit is contained in:
@@ -21,10 +21,6 @@ http {
|
|||||||
#charset koi8-r;
|
#charset koi8-r;
|
||||||
#access_log /var/log/nginx/host.access.log main;
|
#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 / {
|
location / {
|
||||||
root /root/html;
|
root /root/html;
|
||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
|
|||||||
Reference in New Issue
Block a user