@@ -8,7 +8,7 @@ server {
index index.html index.htm;
}
- location ~ /hosp/ {
+ location ~ /prod-api/ {
proxy_pass http://localhost:8183;