depends_on for router (#98)
This commit is contained in:
committed by
GitHub
parent
bc97b0ecbf
commit
becd3eb676
@@ -12,6 +12,9 @@ services:
|
||||
TYPE: FORGE
|
||||
router:
|
||||
image: ${MC_ROUTER_IMAGE:-itzg/mc-router}
|
||||
depends_on:
|
||||
- forge
|
||||
- vanilla
|
||||
environment:
|
||||
# enable API
|
||||
API_BINDING: ":25564"
|
||||
|
||||
Reference in New Issue
Block a user