|
Repo Added
|
Files
61
|
Badge
README BADGES
|
circleci
Fix the docker nginx config nginx got updated to 1.29 in 11cce7205 but `ssl on` was removed in nginx 1.25 (`the deprecated "ssl" directive is not supported anymore`) [1] This commit fixes the config by using `listen ... ssl` which has been the non deprecated way to do this since nginx 1.15.0. [1]: https://nginx.org/en/CHANGES
2165 of 2546 branches covered (85.04%)
Branch coverage included in aggregate %.
5730 of 6236 relevant lines covered (91.89%)
0.92 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| #5184 | fix-ssl-config | Fix the docker nginx config nginx got updated to 1.29 in 11cce7205 but `ssl on` was removed in nginx 1.25 (`the deprecated "ssl" directive is not supported anymore`) [1] This commit fixes the config by using `liste... | Pull #3658 | circleci |
89.9 |