Merge "Issue-id: OCS-102"
authorJian Huang <huang.jian12@zte.com.cn>
Mon, 10 Oct 2016 03:49:59 +0000 (03:49 +0000)
committerGerrit Code Review <gerrit@open-o.org>
Mon, 10 Oct 2016 03:49:59 +0000 (03:49 +0000)
msb-core/eag-openresty-ext/src/assembly/resources/openresty/nginx/sites-enabled/openomsb.conf

index b830c22..5cff7eb 100644 (file)
@@ -23,7 +23,7 @@ server {
    add_header X-Cache-Status $upstream_cache_status;
    
        location = / {
-      rewrite ^ /openoui/microservices/index.html redirect;
+      rewrite ^ /openoui/common/login.html redirect;
    }
    
    location = /openoui/microservices {