You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: improve nginx example with HTTPS configuration
Update the NGINX example configuration in the deployment guide to
include HTTPS support with HTTP-to-HTTPS redirect, which is the
standard configuration for production deployments.
Added:
- HTTP to HTTPS redirect server block
- SSL/TLS configuration with Let's Encrypt certificate paths
- Mozilla Intermediate TLS configuration reference
- Note about Mozilla SSL Configuration Generator
- Note about simplifying for development (HTTP-only)
Closes#1731
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
0 commit comments