Update docker.md

Too sleepy...
This commit is contained in:
Yuzerion
2024-09-21 16:08:11 +08:00
committed by GitHub
parent 1f6d03bdbb
commit a29bf880bc

View File

@@ -294,9 +294,7 @@ services:
network_mode: host
labels:
- proxy.aliases=gp
- proxy.gp.port=8080
ports:
- 8080
- proxy.gp.port=3000
depends_on:
- go-proxy
```