Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RHCLOUD-30525] - fix: Caddy TLS proxy disable auto_https #925

Merged
merged 1 commit into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. fix: Caddy TLS proxy disable auto_https

    If we have auto_https enabled, caddy will try to listen on port 80.
    Disabling it will keep it from trying to open that port
    
    Signed-off-by: Stephen Adams <stephen.adams@redhat.com>
    SteveHNH committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    27eca39 View commit details
    Browse the repository at this point in the history