Update README.md
add notes
This commit is contained in:
parent
e05f30fa9c
commit
d132206215
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue