Commit 5d3571d1 authored by wty's avatar wty

更改access key

parent 7ac8f13d
...@@ -8,8 +8,12 @@ ...@@ -8,8 +8,12 @@
<excludeFolder url="file://$MODULE_DIR$/build" /> <excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/expressServer/.idea" /> <excludeFolder url="file://$MODULE_DIR$/expressServer/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.idea/inspectionProfiles" /> <excludeFolder url="file://$MODULE_DIR$/.idea/inspectionProfiles" />
<excludeFolder url="file://$MODULE_DIR$/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/server/node_modules" />
</content> </content>
<content url="file://$MODULE_DIR$/node_modules" />
<content url="file://$MODULE_DIR$/server/node_modules" />
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
</module> </module>
\ No newline at end of file
{ {
"PORT": "3000", "PORT": "3000",
"API_HOST": "//dui123.duibadev.com.cn", "API_HOST": "//dui123.duibadev.com.cn",
"PROJECTX_HOST": "http://activity.m.duibadev.com.cn",
"SSO": { "SSO": {
"ssourl": "http://sso.duibadev.com.cn", "ssourl": "http://sso.duibadev.com.cn",
"systemId": 249, "systemId": 249,
"systemName": "dui123", "systemName": "dui123",
"appSecret": "98e72000586f43e3b55da663c9f8af72", "appSecret": "5d0cb61fe5ef40afa49bc22b64f9ede1",
"profiles": "dev" "profiles": "dev"
}, },
"RES_MYSQL_ID": "duiba_spark8", "remote_config_url": "http://configserver.dui88.com/dui123/dev?accessKey=5d0cb61fe5ef40afa49bc22b64f9ede1"
"remote_config_url": "http://configserver.dui88.com/dui123/dev"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment