mirror of
https://github.com/cupcakearmy/obolus.git
synced 2025-09-05 15:50:40 +00:00
sample config
This commit is contained in:
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
|
Reference in New Issue
Block a user