добавил возможность на стейджинге получать интеграцию вне зависимости от origin
This commit is contained in:
parent
6c6a7bd5d9
commit
e3dd12d821
@ -261,6 +261,7 @@ server {
|
|||||||
proxy_pass http://metrica;
|
proxy_pass http://metrica;
|
||||||
}
|
}
|
||||||
if ($host = s.hbpn.link) {
|
if ($host = s.hbpn.link) {
|
||||||
|
add_header Access-Control-Allow-Origin $http_origin always;
|
||||||
proxy_pass http://respondent;
|
proxy_pass http://respondent;
|
||||||
}
|
}
|
||||||
if ($host = soauth.pena.digital) {
|
if ($host = soauth.pena.digital) {
|
||||||
|
Loading…
Reference in New Issue
Block a user