obolus/api/config.yml

8 lines
106 B
YAML
Raw Permalink Normal View History

2019-05-23 11:25:22 +00:00
users:
- alice
- bob
security:
password: mySecr3t
jwt:
algorithm: HS512
expiresIn: 90 days