Hermes/config_example/config.yaml

4 lines
153 B
YAML

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