File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ app_setup_block: |
9999 - **/config container path** => **BookStack relative path**
100100 - `/config/www/.env` => `.env`
101101 - `/config/www/laravel.log` => `storage/logs/laravel.log`
102+ - `/config/www/backups/` => `storage/backups/`
102103 - `/config/www/files/` => `storage/uploads/files/`
103104 - `/config/www/images/` => `storage/uploads/images/`
104105 - `/config/www/themes/` => `themes/`
@@ -117,6 +118,7 @@ app_setup_block: |
117118
118119# changelog
119120changelogs :
121+ - { date: "08.05.23:", desc: "Add php zip extension and mariadb-client for bookstack-system-cli support." }
120122 - { date: "13.04.23:", desc: "Move ssl.conf include to default.conf." }
121123 - { date: "01.03.23:", desc: "Add php iconv." }
122124 - { date: "19.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
You can’t perform that action at this time.
0 commit comments