diff --git a/default.conf b/default.conf index b5ea1bd..797e6e1 100644 --- a/default.conf +++ b/default.conf @@ -14,7 +14,7 @@ server { try_files $uri $uri/ /index.html; } - location /squiz/amocrm { + location /squiz/amocrm/ { proxy_set_header Referer $host; proxy_set_header Origin $http_origin;