mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 12:31:13 +00:00
d132206215
add notes
10 lines
245 B
Markdown
10 lines
245 B
Markdown
# 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.
|