Update default.conf
This commit is contained in:
parent
0d6e3ba909
commit
28ef6ac98c
@ -248,6 +248,9 @@ server {
|
||||
if ($host = metrica.pena.digital) {
|
||||
proxy_pass http://metrica;
|
||||
}
|
||||
if ($host = hbpn.link) {
|
||||
proxy_pass http://respondent;
|
||||
}
|
||||
if ($host = oauth.pena.digital) {
|
||||
add_header Access-Control-Allow-Origin $http_origin always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
|
Loading…
Reference in New Issue
Block a user