mirror of
https://github.com/cupcakearmy/obolus.git
synced 2024-12-22 16:16:27 +00:00
sample config
This commit is contained in:
parent
74365100da
commit
cc4495802b
8
api/config.yml
Normal file
8
api/config.yml
Normal file
@ -0,0 +1,8 @@
|
||||
users:
|
||||
- alice
|
||||
- bob
|
||||
security:
|
||||
password: mySecr3t
|
||||
jwt:
|
||||
algorithm: HS512
|
||||
expiresIn: 90 days
|
Loading…
Reference in New Issue
Block a user