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 Configuration
security: security:
enabled: true enabled: false
jwt_enabled: true jwt_enabled: false
https_redirect: false https_redirect: false
trusted_hosts: ["*"] trusted_hosts: ["*"]
headers: headers:
@@ -68,4 +68,4 @@ observability:
enabled: True enabled: True
endpoint: "/metrics" endpoint: "/metrics"
health_check: health_check:
endpoint: "/health" endpoint: "/health"