diff --git a/conf/nginx.conf b/conf/nginx.conf index 19d190f..e063048 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ -location __PATH__ { +location __PATH__/ { #Source: https://docs.weblate.org/en/latest/admin/install.html#sample-configuration-for-nginx-and-uwsgi # Path to source alias __FINALPATH__/ ;