diff --git a/conf/nginx.conf b/conf/nginx.conf index 89158c2..f34c768 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ -location __PATH_URL__/ { +location __PATH__/ { # Force usage of https if ($scheme = http) {