Skip to content

Commit 3955a5c

Browse files
Bot Updating Templated Files
1 parent 85e3b1a commit 3955a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ opt_param_env_vars:
3737
- {env_var: "QUEUE_CONNECTION", env_value: "", desc: "Set to `database` to enable async actions like sending email or triggering webhooks. See [documentation](https://www.bookstackapp.com/docs/admin/email-webhooks/#async-action-handling)."}
3838
# application setup block
3939
app_setup_block_enabled: true
40-
app_setup_block: |2
40+
app_setup_block: |
4141
The default username is admin@admin.com with the password of **password**, access the container at http://<host ip>:6875.
4242
4343
This application is dependent on a MariaDB database, be it one you already have or a new one. If you do not already have one, we provide an image here https://github.com/linuxserver/docker-mariadb.

0 commit comments

Comments
 (0)