Move ssl.conf include to default.conf

This commit is contained in:
Eric Nemchik
2023-04-13 11:05:47 -05:00
parent 4ebb4da3fd
commit c4ab19e354
3 changed files with 5 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "13.04.23:", desc: "Move ssl.conf include to default.conf." }
- { date: "20.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
- { date: "14.11.22:", desc: "Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base))." }
- { date: "04.11.22:", desc: "Build commits to upstream branch 2.x." }