feat: 完整游戏运维功能
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"version": 1,
|
||||
"action": "start",
|
||||
"mode": "supervised",
|
||||
"executableKey": "bin/game-server",
|
||||
"arguments": ["--foreground"],
|
||||
"environment": { "GAME_ID": "dev" },
|
||||
"timeoutMs": 30000
|
||||
}
|
||||
Reference in New Issue
Block a user