docs(.env.example): document SWAGGER_ENABLED for production Swagger

This commit is contained in:
2026-05-06 20:13:56 +02:00
parent 194884293f
commit 537a7e3759
+3
View File
@@ -48,6 +48,9 @@ RATE_LIMIT_TRUST_PROXY=false
# Set to: development, staging, or production
GOYCO_ENV=development
# When GOYCO_ENV=production, set to true only if you intentionally want Swagger UI mounted (default: omitted/false hides it).
SWAGGER_ENABLED=false
# CORS Configuration (optional, comma-separated)
# Example: CORS_ALLOWED_ORIGINS=https://example.com,https://www.example.com
CORS_ALLOWED_ORIGINS=