auth next part
This commit is contained in:
@@ -4,3 +4,8 @@ db:
|
||||
database: "serviceman_db"
|
||||
user: "demo_user"
|
||||
password: "user_pass"
|
||||
|
||||
jwt:
|
||||
secret_key: "abra-cadabra"
|
||||
algorithm: "HS256"
|
||||
expires_in: 2
|
||||
|
Reference in New Issue
Block a user