feat: 完整游戏运维功能
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"command": ["true"],
|
||||
"env": {
|
||||
"version": 1,
|
||||
"action": "start",
|
||||
"mode": "supervised",
|
||||
"executableKey": "bin/game-server",
|
||||
"arguments": ["--foreground"],
|
||||
"environment": {
|
||||
"GAME_ID": "scum",
|
||||
"SERVER_ACTION": "start"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user