distribution

This commit is contained in:
2024-09-15 11:22:28 +02:00
parent 6ff5b46d45
commit c9ad58a822
10 changed files with 333 additions and 18 deletions

View File

@@ -87,6 +87,8 @@ services:
minecraft-exporter:
build:
context: ./minecraft-exporter
ports:
- "8000:8000"
environment:
RCON_HOST: mc
RCON_PORT: 25575