Files
SkycrateBackend/src/main/java/com/skycrate/backend
notkshitij e14f27830e Add HTTP to HTTPS redirect configuration using embedded Tomcat
- HTTP connector on port 8080 redirects to HTTPS (8443).
- Ensures users accessing http:// are forwarded to https://
- No need for external proxy (e.g., Nginx) for redirection.
2025-07-03 02:37:13 +05:30
..