dev.env.js 132 Bytes EditWeb IDE 1 2 3 4 5 module.exports = { NODE_ENV: '"development"', BASE_API: '"https://api-dev"', APP_ORIGIN: '"https://wallstreetcn.com"' }