Issue-id: OCS-102
[msb/apigateway.git] / msb-core / eag-openresty-ext / src / assembly / resources / openresty / nginx / sites-enabled / openomsb.conf
index 0a5e2fe..d938966 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 {