@@ -1,5 +1,5 @@
app.name=zheng-cms-web
profile.env=dev
-zheng-ui.path=http://ui.zhangshuzheng.cn:1000/
+zheng-ui.path=http://ui.zhangshuzheng.cn:1000
### activeMq
AvtiveMQ.brokerURL=failover:(tcp://127.0.0.1:61616?wireFormat.maxInactivityDuration=0)
profile.env=pre
profile.env=prod
profile.env=test
@@ -1,4 +1,4 @@
app.name=zheng-demo
zheng-admin.version=1.0.0
@@ -1 +1,2 @@
-env=${profile.env}
+env=${profile.env}
+zheng-ui.path=${zheng-ui.path}
-profile.env=dev
+profile.env=dev
-profile.env=pre
+profile.env=pre
-profile.env=prod
+profile.env=prod
-profile.env=test
+profile.env=test