indiescrobble/config/development.yaml

8 lines
105 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"