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 ```