From 2700a033764ddac0dd85fdefe038b5f8a5f701b7 Mon Sep 17 00:00:00 2001 From: dimitri Date: Wed, 24 Dec 2025 11:44:32 +0100 Subject: [PATCH] Actualiser README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a0e72b..1c1a5ca 100644 --- a/README.md +++ b/README.md @@ -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 ```