b1 on google
This commit is contained in:
parent
570024be18
commit
211b8dfdba
3
443.conf
3
443.conf
@ -57,7 +57,8 @@ server {
|
||||
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS';
|
||||
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 http://212.193.59.173:8078/;
|
||||
proxy_pass https://8080-6abdbd15-ac23-4333-b707-f163293f90bf.cs-europe-west4-bhnf.cloudshell.dev/;
|
||||
}
|
||||
}
|
||||
|
||||
|
3
80.conf
3
80.conf
@ -57,7 +57,8 @@ server {
|
||||
add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS';
|
||||
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 http://212.193.59.173:8078/;
|
||||
proxy_pass https://8080-6abdbd15-ac23-4333-b707-f163293f90bf.cs-europe-west4-bhnf.cloudshell.dev/;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user