forward2pasha bitrix
All checks were successful
Deploy / CreateImage (push) Successful in 33s
Deploy / DeployService (push) Successful in 25s

This commit is contained in:
skeris 2025-11-01 00:08:36 +03:00
parent 551adcd91f
commit a678532829

@ -538,7 +538,7 @@ server {
proxy_set_header X-Client-Port $remote_port;
proxy_set_header Origin $host;
proxy_pass http://10.7.0.10:1500/bitrix/;
proxy_pass http://10.7.0.7:1500/bitrix/;
}
location /squiz/bitrix/oauth/ {
if ($request_method = OPTIONS) {
@ -558,7 +558,7 @@ server {
proxy_set_header X-Client-Port $remote_port;
proxy_set_header Origin $host;
proxy_pass http://10.7.0.10:1500/webhook/create/;
proxy_pass http://10.7.0.7:1500/webhook/create/;
}
location /squiz/amocrm/oauth/ {