-
Due to a widget script error, my Trilium page is failing to load. $ docker exec -it my-trilium-container /usr/bin/env sh However, I still cannot access safe mode. |
Beta Was this translation helpful? Give feedback.
Answered by
zerebos
Nov 10, 2023
Replies: 1 comment
-
Try setting those environment variables (really just |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hypulse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try setting those environment variables (really just
TRILIUM_SAFE_MODE
) using docker, either in the compose file or in the command to start it up.