config.json 146 B

123456789
  1. {
  2. "storage": "database",
  3. "auth": true,
  4. "findPort": true,
  5. "basePort": 8000,
  6. "highestPort": 65535,
  7. "https": false,
  8. "validate": true
  9. }