config.toml 98 B

12345
  1. host = "localhost"
  2. port = 5433
  3. username = "postgres"
  4. password = "password"
  5. database_name = "flowy"