diff --git a/README.md b/README.md index 242830f..7a0e72b 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,5 @@ docker network create --driver=bridge ldap 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 +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 ;). +There are still a lot of work to do, imperfections to correct and new things to add. Don't hesitate to give advises and share your work also! \ No newline at end of file