|
@@ -28,6 +28,10 @@ server {
|
|
proxy_send_timeout 1200s;
|
|
proxy_send_timeout 1200s;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ location /recommendationtest {
|
|
|
|
+ proxy_pass http://59.42.10.54:7477;
|
|
|
|
+ }
|
|
|
|
+
|
|
#error_page 404 /404.html;
|
|
#error_page 404 /404.html;
|
|
|
|
|
|
# redirect server error pages to the static page /50x.html
|
|
# redirect server error pages to the static page /50x.html
|