Added a little specification to the README for help find a very disturbing solution to 502 error.

This commit is contained in:
daddef
2021-08-27 11:49:54 +02:00
parent 5c67908460
commit 2d48713eee

View File

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