server.conf 141 B

1234567
  1. # db {
  2. # host = "localhost:3306"
  3. # name = "hello_world"
  4. # user = "benchmarkdbuser"
  5. # pass = "benchmarkdbpass"
  6. # }
  7. # http.port = 8080