Commit 24f5cd9b authored by wty's avatar wty

上线2

parent c2ebc764
const env = 'dev' const env = 'prod'
const getConfig = ()=>{ const getConfig = ()=>{
switch (env){ switch (env){
......
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
"profiles": "test" "profiles": "test"
}, },
"remote_config_url": "http://configserver.duiba.com/dui123/prod?accessKey=98e72000586f43e3b55da663c9f8af72" "secret": "98e72000586f43e3b55da663c9f8af72"
} }
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