config.json 128 B

12345
  1. {
  2. "log_level": "info",
  3. "http": { "bind_address": "0.0.0.0", "port": 8080 },
  4. "database": { "address": "localhost:9004" }
  5. }