configuration.json 135 B

1234567
  1. {
  2. "host": "materialized",
  3. "user": "materialize",
  4. "app_password": "ignored",
  5. "dbname": "test",
  6. "cluster": "name with space"
  7. }