X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt-standalone%2Fsrc%2Fmain%2Fassembly%2Fnginx.conf;fp=rulemgt-standalone%2Fsrc%2Fmain%2Fassembly%2Fholmes.nginx.conf;h=3714419996e556c52cce09223c9a898e29acd03c;hb=bcb49748e807943be84baece5d5109f75bacc45c;hp=575b5a21c9093dbfeaf9e69ff65964c020a3f24e;hpb=fcdc765d0f858e5d946d63e818d6cbe39e4de8c5;p=holmes%2Frule-management.git diff --git a/rulemgt-standalone/src/main/assembly/holmes.nginx.conf b/rulemgt-standalone/src/main/assembly/nginx.conf similarity index 94% rename from rulemgt-standalone/src/main/assembly/holmes.nginx.conf rename to rulemgt-standalone/src/main/assembly/nginx.conf index 575b5a2..3714419 100644 --- a/rulemgt-standalone/src/main/assembly/holmes.nginx.conf +++ b/rulemgt-standalone/src/main/assembly/nginx.conf @@ -32,7 +32,7 @@ http { server_name localhost; location / { - root html; + root /usr/local/openresty/nginx/html; } location ~*.(htm|html){