indiescrobble/config/development.yaml

8 lines
105 B
YAML

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