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