development.js 143 B

12345678
  1. module.exports = {
  2. network: {
  3. port: 18000,
  4. serverHost: 'https://localhost',
  5. serverHost2: 'https://localhost',
  6. },
  7. }