|
|
@ -68,7 +68,7 @@ server {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location ~ ^/api/v1.0/((alipay\w*)|(customs)|(rpay)|(yeepay)|(card_payment_view)|(lakala_pay)|(cb_bankpay)|(bestpay)|(hf)|(\w*gateway)|(micropay)|(retail_qrcode)|(share_code)|(payment))/ {
|
|
|
|
location ~ ^/api/v1.0/((alipay\w*)|(customs)|(rpay)|(yeepay)|(card_payment_view)|(lakala_pay)|(cb_bankpay)|(bestpay)|(hf)|(\w*gateway)|(micropay)|(retail_qrcode)|(share_code)|(payment)|(h5_payment)/ {
|
|
|
|
proxy_pass http://rppaycenter;
|
|
|
|
proxy_pass http://rppaycenter;
|
|
|
|
|
|
|
|
|
|
|
|
proxy_http_version 1.1;
|
|
|
|
proxy_http_version 1.1;
|
|
|
|