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