Skip to content

Commit c88391a

Browse files
authored
Merge pull request #1099 from WeBankFinTech/branch-1.1.0
Scriptis jdbc switching between multiple data sources
2 parents 3821294 + f0ce961 commit c88391a

File tree

5 files changed

+1498
-1083
lines changed

5 files changed

+1498
-1083
lines changed

web/packages/dss/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VUE_APP_HOST=
2-
VUE_APP_MN_CONFIG_PREFIX=
1+
VUE_APP_HOST=http://114.116.102.50:9001
2+
VUE_APP_MN_CONFIG_PREFIX=http://114.116.102.50:9001/api/rest_j/v1
33
VUE_APP_MN_CONFIG_SOCKET=/ws/api/entrance/connect
4-
NODE_ENV=production
4+
NODE_ENV=production

0 commit comments

Comments
 (0)