9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"command": ["true"],
|
|
"env": {
|
|
"GAME_ID": "minecraft",
|
|
"SERVER_ACTION": "start"
|
|
},
|
|
"timeoutMs": 30000
|
|
}
|