config.toml 55 B

1234
  1. [Server]
  2. Addr = "0.0.0.0"
  3. Port = 8999
  4. RunMode = "debug"