更新初始配置
diff --git a/portal-setup-wizard.properties.tpl b/portal-setup-wizard.properties.tpl
index 460a50f..7a5ccbb 100644
--- a/portal-setup-wizard.properties.tpl
+++ b/portal-setup-wizard.properties.tpl
@@ -1,6 +1,6 @@
 setup.wizard.enabled=false
 
-liferay.home=/
+liferay.home=/opt/uniportal-core-v4
 
 company.default.name=Digital Campus
 company.default.web.id=digitalcampus.com
@@ -20,3 +20,6 @@
 company.security.strangers=true
 
 #auth.login.url=/login.jsp
+
+default.landing.page.path=/web/guest/index
+default.logout.page.path=/c/portal/login
\ No newline at end of file