Update mc2/compose.yaml
added port for metrics
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
stdin_open: true
|
||||
ports:
|
||||
- "25565:25565"
|
||||
- "9100:9100"
|
||||
environment:
|
||||
EULA: "TRUE"
|
||||
TYPE: "PAPER"
|
||||
|
||||
Reference in New Issue
Block a user