config.json 126 B

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