feat: add env var to allow invalid SSL certs (#262)

* feat: add env var to allow invalid SSL certs

* Update readme
This commit is contained in:
Henry
2025-11-30 23:00:55 +00:00
committed by GitHub
parent d3c8cbd6c0
commit bb8f3de0ad
6 changed files with 52 additions and 37 deletions

View File

@@ -96,6 +96,7 @@
"SMTP_USER",
"SMTP_PASSWORD",
"SMTP_SECURE",
"SMTP_REJECT_UNAUTHORIZED",
"NEXT_PUBLIC_KAN_ENV",
"NEXT_PUBLIC_WHITE_LABEL_HIDE_POWERED_BY",
"STRIPE_SECRET_KEY",