mirror of
https://github.com/cupcakearmy/obolus.git
synced 2024-12-22 08:06:30 +00:00
8 lines
106 B
YAML
8 lines
106 B
YAML
users:
|
|
- alice
|
|
- bob
|
|
security:
|
|
password: mySecr3t
|
|
jwt:
|
|
algorithm: HS512
|
|
expiresIn: 90 days |