diff --git a/docker-compose.yml b/docker-compose.yml index 6dccd50..7b257b8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -21,4 +21,5 @@ services: - DL_LINK=https://get.5e.tools # must be set - # expects a URL with the correct content for the DL_TYPE \ No newline at end of file + # expects a URL with the correct content for the DL_TYPE + # if you're using the github type, make sure the url ends with .git \ No newline at end of file