fix(auth): fixed Docker JWT authentication. ref #1442

This commit is contained in:
ntohidi
2025-09-01 12:48:16 +08:00
parent 4e1c4bd24e
commit 6e728096fa
2 changed files with 28 additions and 10 deletions

View File

@@ -38,8 +38,8 @@ rate_limiting:
# Security Configuration
security:
enabled: false
jwt_enabled: false
enabled: false
jwt_enabled: false
https_redirect: false
trusted_hosts: ["*"]
headers: