diff --git a/backend/templates/_location.conf b/backend/templates/_location.conf index a2ecb166d6..9210d16f5e 100644 --- a/backend/templates/_location.conf +++ b/backend/templates/_location.conf @@ -1,4 +1,4 @@ - location {{ path }} { + location ^~ {{ path }} { {{ advanced_config }} proxy_set_header Host $host;