Compare commits

...

2 Commits

Author SHA1 Message Date
UncleCode
e12d2e29e5 Update config.yml 2025-03-05 14:15:57 +08:00
UncleCode
fc425023f5 Update config.yml 2025-03-05 12:51:07 +08:00

View File

@@ -38,8 +38,8 @@ rate_limiting:
# Security Configuration
security:
enabled: true
jwt_enabled: true
enabled: false
jwt_enabled: false
https_redirect: false
trusted_hosts: ["*"]
headers:
@@ -68,4 +68,4 @@ observability:
enabled: True
endpoint: "/metrics"
health_check:
endpoint: "/health"
endpoint: "/health"