config.toml 80 B

12345
  1. default_questions = "questions.txt"
  2. [server_config]
  3. ip = "0.0.0.0"
  4. port = 8000