Vendor TailwindCSS

This commit is contained in:
2026-08-05 18:56:04 +03:00
parent c0b79afcc1
commit 3b909d2620
6 changed files with 12 additions and 5 deletions
+4
View File
@@ -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