Hermes/misc/config.yaml

3 lines
121 B
YAML

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