Hermes/config_example/config.yaml

3 lines
131 B
YAML

port: 8080
postgres_url: "postgres://postgres:postgres@localhost:5432/postgres"
jwt_signing_key: "./config_example/jwt_signing_key"