config.toml 179 B

123456789101112131415
  1. [[nodes]]
  2. name = "darkirc"
  3. host = "localhost"
  4. port = 26660
  5. [[nodes]]
  6. name = "taud"
  7. host = "localhost"
  8. port = 23330
  9. [[nodes]]
  10. name = "agorism"
  11. host = "agorism.dev"
  12. port = 26660