added jwt auth to service
This commit is contained in:
@@ -41,3 +41,7 @@ erpnext.income.account=5111 - Sales Income - QPAY
|
||||
erpnext.cost.center=Main - QPAY
|
||||
erpnext.tax.account=VAT - QPAY
|
||||
erpnext.tax.rate=15.0
|
||||
|
||||
# JWT Configuration
|
||||
jwt.secret=your-super-secret-jwt-key-here-make-it-very-long-and-secure-in-production
|
||||
jwt.expiration=86400000
|
||||
|
||||
Reference in New Issue
Block a user