indiescrobble/config/development.yaml

7 lines
103 B
YAML
Raw Normal View History

server:
port: "8081"
2022-02-05 16:24:07 +00:00
static_path: ./static
jwt:
signKey: "profiteroles"
verifyKey: "topSecret"