Actualiser README.md

This commit is contained in:
Lecourt Dimitri 2024-10-06 21:31:52 +02:00
parent a4c3491aad
commit 2af835493c

View file

@ -11,3 +11,6 @@ For the moment I use Homepage (the project is available here: https://github.com
## Networks ## 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. 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 ;).