Update minecraft.yml

This commit is contained in:
2024-08-04 20:08:30 -06:00
committed by GitHub
parent 6de7a78dcb
commit b1a7662cba

View File

@ -11,6 +11,7 @@ services:
OPS: $OPS OPS: $OPS
SEED: "6256181764111482250" SEED: "6256181764111482250"
PORT: $PORT PORT: $PORT
SPAWN_PROTECTION: $SPAWN_PROTECTION
ports: ports:
- "${PORT}:25565" - "${PORT}:25565"
volumes: volumes: