# Minimal zenith environment with one safekeeper. This is equivalent to the built-in # defaults that you get with no --config [pageserver] listen_pg_addr = 'localhost:64000' listen_http_addr = 'localhost:9898' auth_type = 'Trust' [[safekeepers]] name = 'single' pg_port = 5454 http_port = 7676