diff --git a/README.md b/README.md index 550f733..5229fab 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,7 @@ The variables that need to be changed are beetween <>. For the moment I use Homepage (the project is available here: https://github.com/gethomepage) as an applicative dashboard. All the labels "- homepage" are here for that. If you don't want to use it, you can simply remove them. ## Networks -The networks declared inside the diferent docker-compose.yml files "web" and "ldap" are here to use the traefik and ldap dockers (that you will find on this git). Again: you can simply remove them if you don't want to use this services. \ No newline at end of file +The networks declared inside the diferent docker-compose.yml files "web" and "ldap" are here to use the traefik and ldap dockers (that you will find on this git). Again: you can simply remove them if you don't want to use this services. + +## To do +As you will see, all of the docker-compose files are not using ".env" files at the moment, it's an ongoing process, it will come ;). \ No newline at end of file