Actualiser README.md

This commit is contained in:
dimitri 2025-12-24 11:44:32 +01:00
parent fbfe6ff8da
commit 2700a03376

View file

@ -10,6 +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.
Therefore, if you want to use it, you'll need to create both networks manually:
```
docker network create --driver=bridge minio
docker network create --driver=bridge web
docker network create --driver=bridge ldap
```