shed219 commited on
Commit
3a3092b
·
1 Parent(s): f5bf617

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +1 -1
nginx.conf CHANGED
@@ -3,7 +3,7 @@ server {
3
 
4
  server_name _;
5
 
6
- location ^~ /
7
  {
8
  proxy_pass https://cloudphoneh5.buy.139.com/;
9
  proxy_set_header referer https://cloudphoneh5.buy.139.com/;
 
3
 
4
  server_name _;
5
 
6
+ location /
7
  {
8
  proxy_pass https://cloudphoneh5.buy.139.com/;
9
  proxy_set_header referer https://cloudphoneh5.buy.139.com/;