Add seed to docker compose, make sure doesn't get reset somehow

This commit is contained in:
Isaac Shoebottom 2024-08-02 21:06:46 -03:00
parent 62ebc1e4a0
commit 010a6904e6

View File

@ -17,6 +17,7 @@ services:
MAX_MEMORY: "6G"
VERSION: "1.21"
MOTD: "Let's get it started in here"
SEED: "-2694942683531129739"
DIFFICULTY: "normal"
SNOOPER_ENABLED: "false"
ALLOW_FLIGHT: "true"