Replies: 1 comment
-
I have it writing in the bookstack config / .env file Writing to config file: https://github.com/tiredofit/docker-bookstack/blob/be7ecd9874928dd0ff24afeeec5f21d003684ec6/install/etc/cont-init.d/30-bookstack#L634 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed an inconsistency when using DEFAULT_DARK_MODE variable that is mentioned in the documentation. What actually works is the APP_DEFAULT_DARK_MODE. Is this a simple code mistake or there are some variables that should be prefixed with APP_?
Beta Was this translation helpful? Give feedback.
All reactions