Vendor TailwindCSS
This commit is contained in:
@@ -46,6 +46,7 @@ workers:
|
||||
# Mailer Configuration.
|
||||
mailer:
|
||||
# SMTP mailer configuration.
|
||||
stub: true
|
||||
smtp:
|
||||
# Enable/Disable smtp mailer.
|
||||
enable: true
|
||||
@@ -93,6 +94,9 @@ database:
|
||||
auth:
|
||||
# JWT authentication
|
||||
jwt:
|
||||
location:
|
||||
from: Cookie
|
||||
name: auth_token
|
||||
# Secret key for token generation and verification
|
||||
secret: DChMx15k52Z2YwTrT8tG
|
||||
# Token expiration time in seconds
|
||||
|
||||
Reference in New Issue
Block a user