correct ip

This commit is contained in:
Primakov Alexandr Alexandrovich 2022-02-20 12:41:01 +03:00
parent 211b8dfdba
commit 99767b35c6
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ server {
add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range';
add_header 'Access-Control-Expose-Headers' 'Content-Length,Content-Range';
# proxy_pass http://212.193.59.173:8078/;
proxy_pass https://8080-6abdbd15-ac23-4333-b707-f163293f90bf.cs-europe-west4-bhnf.cloudshell.dev/;
proxy_pass http://35.193.122.195/;
}
}

View File

@ -58,7 +58,7 @@ server {
add_header 'Access-Control-Allow-Headers' 'DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range';
add_header 'Access-Control-Expose-Headers' 'Content-Length,Content-Range';
# proxy_pass http://212.193.59.173:8078/;
proxy_pass https://8080-6abdbd15-ac23-4333-b707-f163293f90bf.cs-europe-west4-bhnf.cloudshell.dev/;
proxy_pass http://35.193.122.195/;
}
}