Added a little specification to the README for help find a very disturbing solution to 502 error.
This commit is contained in:
parent
5c67908460
commit
2d48713eee
1 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,8 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/mysql:/var/lib/mysql
|
- ./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
|
3. Bring up your stack
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue