pwpbarney
pwpbarney
@vsychov Thanks for sharing this. I'm trying to get it working with azure ad but I'm running into a problem with `oidc_handler.js`. I'd really appreciate it if you could look...
Not an elegant solution but I'm manually copying wkhtmltopdf into the container and installing the dependencies. ``` docker cp ./wkhtmltopdf bookstack:/usr/bin/wkhtmltopdf docker exec -it bookstack /bin/bash apk add --update --no-cache...
No change for me. 
`FALLBACK_APP_LOCALE=en-GB` worked for me. (buttons/labels and localisation page)