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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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