mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 07:53:39 +00:00
Added a little specification to the README for help find a very disturbing solution to 502 error.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user