modoboa / modoboa-installer

An installer for Modoboa
MIT License
255 stars 135 forks source link

Fix http2 wrong port #507

Closed samuraikid0 closed 1 year ago

samuraikid0 commented 1 year ago

Description of the issue/feature this PR addresses: http2 should only be issued for 443

Current behavior before PR: Wrong configuration

Desired behavior after PR is merged:

All working the right way

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (dd668ac) 54.25% compared to head (9ad6c4d) 54.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #507 +/- ## ======================================= Coverage 54.25% 54.25% ======================================= Files 10 10 Lines 763 763 ======================================= Hits 414 414 Misses 349 349 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.