postgrest_llm.conf

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