postgrest_app.conf

1db-uri = "postgres://postgres@localhost/zed"
2server-port = 8081
3jwt-secret = "the-postgrest-jwt-secret-for-authorization"
4log-level = "info"