Add seed to docker compose, make sure doesn't get reset somehow
This commit is contained in:
parent
62ebc1e4a0
commit
010a6904e6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user