fix: force HTTPS scheme in all environments #3

Merged
kingjaypee12 merged 1 commits from fix/error-on-production into main 2026-02-10 21:42:11 +00:00

1 Commits

Author SHA1 Message Date
Jp
ee65bdfb31 fix: force HTTPS scheme in all environments
Previously HTTPS was only enforced in production, which could lead to insecure URLs in other environments like staging. This change ensures consistent URL generation across all environments.
2026-02-11 05:41:22 +08:00