diff --git a/README.md b/README.md index 3665eb92..ddf7ec49 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ services: volumes: - ./data/mysql:/var/lib/mysql ``` +P.S. Maybe you need to use bridge or host or tweak the networking to permit nginx proxy manager +to communicate well to other dockers. 3. Bring up your stack