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
Owner

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.

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.
kingjaypee12 added 1 commit 2026-02-10 21:42:08 +00:00
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.
kingjaypee12 merged commit 4f9ec9ebfb into main 2026-02-10 21:42:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kingjaypee12/MKM#3
No description provided.