config.json 183 B

1234567891011121314
  1. {
  2. "port": 443,
  3. "historySize": 50,
  4. "randomColors": [
  5. "#c42020",
  6. "#de801e",
  7. "#f6c60b",
  8. "#19ce19",
  9. "#129696",
  10. "#2c53e3",
  11. "#6f23e3",
  12. "#883f88"
  13. ]
  14. }