Update default.conf

This commit is contained in:
Mikhail 2024-05-20 13:13:24 +00:00
parent e0d9587f23
commit 46972de9fa

@ -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;