fix timeout
All checks were successful
All checks were successful
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
de9ca058b6
commit
2daa9fbc44
@ -28,7 +28,7 @@ let
|
||||
|
||||
defaultOptions = [
|
||||
"--stop-signal=SIGTERM"
|
||||
"--stop-timeout=30m"
|
||||
"--stop-timeout=1800"
|
||||
"--network=minecraft-net"
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user