diff --git a/conf/nginx.conf b/conf/nginx.conf index 7a39d49..f884327 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,5 @@ -location __PATH__/ { +#root_path_only location / { +#sub_path_only location __PATH__ { # Standard nginx configuration proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade;