dev.env.js 88 B

1234
  1. module.exports = {
  2. NODE_ENV: '"development"',
  3. API_ROOT: '"http://p.lrlz.com"',
  4. }