diff --git a/conf/nginx.conf b/conf/nginx.conf index e731947..62f57f6 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ -location / { +location /__PATH_URL/ { # Force usage of https if ($scheme = http) {