Commit 4baac0d8 authored by zL's avatar zL

sy环境替换

parent 00b0efe1
......@@ -19,9 +19,14 @@ const configModules = {
"sy_prod": {
CHAIN_BROWSER_URL_PREFIX: 'https://cx.chain33.pro/',
INERFACE_URL_PREFIX: 'https://sy.chain33.pro/api',
// INDEX: {
// entry: './src/entry/sy/main.ts',
// template: './public/sy/index.html',
// filename: 'index.html'
// }
INDEX: {
entry: './src/entry/sy/main.ts',
template: './public/sy/index.html',
entry: './src/entry/boe/main.ts',
template: './public/boe/index.html',
filename: 'index.html'
}
},
......
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