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: |
99
99
- **/config container path** => **BookStack relative path**
100
100
- `/config/www/.env` => `.env`
101
101
- `/config/www/laravel.log` => `storage/logs/laravel.log`
102
+ - `/config/www/backups/` => `storage/backups/`
102
103
- `/config/www/files/` => `storage/uploads/files/`
103
104
- `/config/www/images/` => `storage/uploads/images/`
104
105
- `/config/www/themes/` => `themes/`
@@ -117,6 +118,7 @@ app_setup_block: |
117
118
118
119
# changelog
119
120
changelogs :
121
+ - { date: "08.05.23:", desc: "Add php zip extension and mariadb-client for bookstack-system-cli support." }
120
122
- { date: "13.04.23:", desc: "Move ssl.conf include to default.conf." }
121
123
- { date: "01.03.23:", desc: "Add php iconv." }
122
124
- { 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