fix: Remove the --restart option from minecraft
This commit is contained in:
parent
bee7677e43
commit
e71d2a662b
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@ in
|
|||
extraOptions = [
|
||||
"--memory=3g"
|
||||
"--cpus=2"
|
||||
"--restart=unless-stopped"
|
||||
"--pids-limit=256"
|
||||
"--security-opt=no-new-privileges"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue