Move ssl.conf include to default.conf

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

View File

@@ -50,6 +50,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 for the `development` tag." }