diff --git a/examples/leantime/README.md b/examples/leantime/README.md index 0c65a49..d81ea70 100644 --- a/examples/leantime/README.md +++ b/examples/leantime/README.md @@ -1,3 +1,9 @@ # References - https://github.com/Leantime/docker-leantime + +# Notes + +Ensure to define the variable `LEAN_APP_URL` in the `.env` file. + +Otherwise, you may get errors (CSS/JS not properly loaded). Especially if you use a reverse proxy in front.