Commit Graph

4 Commits

Author SHA1 Message Date
Strider27
0d2584e44e Added SMTP mail support variables to bookstack.yaml
More info can be seen here https://www.bookstackapp.com/docs/admin/email-webhooks/#email-configuration/
2024-10-20 19:21:35 +01:00
Strider27
55d92e6913 Fixed bookstack.yaml
- Added APP_KEY as it was not defined and container was erroring out.
- Changed DB_USER and DB_PASS to the correct var's (DB_USERNAME and DB_PASSWORD)
- Changed healthcheck from wget to curl, as wget kept getting redirected to the external/local ip and failing instead of loading header from localhost 127.0.0.1.

Major props to Darren from the discord server for helping/doing all the work really. Just changing it here so others don't have to mess with it.
2024-10-20 17:52:38 +01:00
peaklabs-dev
0143b9bb26 fix bookstack 2024-10-08 16:06:57 +02:00
johann
6b178f8b2e added bookstack template 2024-07-24 16:09:50 +02:00