add classifier_products_services
This commit is contained in:
@@ -29,4 +29,8 @@ server {
|
|||||||
proxy_pass http://localhost:8080;
|
proxy_pass http://localhost:8080;
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
location /classifier_products_services/ {
|
||||||
|
proxy_pass http://10.100.11.186:8000/;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user