Implement JWT session and token
This commit is contained in:
@@ -13,6 +13,9 @@ jwt:
|
||||
customer:
|
||||
expires-ttl: 7776000
|
||||
secret: "z8d5TlFCT58Q$i0%S^2M&3WtE$PMgd"
|
||||
self_order:
|
||||
expires-ttl: 120
|
||||
secret: "S3lf0rd3r_S3ss10n_S3cr3t_K3y_2024"
|
||||
|
||||
postgresql:
|
||||
host: 62.72.45.250
|
||||
|
||||
Reference in New Issue
Block a user