Skip to content

Commit ba204db

Browse files
committed
Updated changelog and readme mapping for system-cli changes
1 parent 607fecb commit ba204db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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
119120
changelogs:
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." }

0 commit comments

Comments
 (0)