project init
This commit is contained in:
5
oms/oms-h5/config/dev.env.js
Normal file
5
oms/oms-h5/config/dev.env.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
NODE_ENV: '"development"',
|
||||
BASE_API: '"http://localhost:8098"',
|
||||
APP_ORIGIN: '"https://wallstreetcn.com"'
|
||||
}
|
||||
Reference in New Issue
Block a user