indiescrobble/config/development.yaml

7 lines
103 B
YAML

server:
port: "8081"
static_path: ./static
jwt:
signKey: "profiteroles"
verifyKey: "topSecret"