forward2pasha bitrix
This commit is contained in:
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/ {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user