1 2 3 4
db-uri = "postgres://authenticator:mysecretpassword@postgres:5432/postgres" db-schema = "api" db-anon-role = "web_anon" jwt-secret = "${JWT_SECRET}"