mirror of
https://github.com/gusaul/grpcox.git
synced 2024-12-24 09:20:41 +00:00
fix docker compose to enabling exposing port
This commit is contained in:
parent
e0ec775673
commit
63b3b17ac3
|
@ -1,7 +1,6 @@
|
|||
version: '3'
|
||||
services:
|
||||
grpcox:
|
||||
network_mode: host
|
||||
build: .
|
||||
ports:
|
||||
- "6969:6969"
|
||||
|
|
Loading…
Reference in New Issue
Block a user