Actualiser README.md

This commit is contained in:
Lecourt Dimitri 2024-10-06 22:19:45 +02:00
parent 2c14b6d308
commit 2aecfea589

View file

@ -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 ;).
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!