Improve server shutdown process

This commit is contained in:
2025-12-06 19:52:40 +01:00
parent 99927160c2
commit fa311c46ac
4 changed files with 20 additions and 7 deletions

1
.vscode/launch.json vendored
View File

@@ -14,6 +14,7 @@
"GO_ENV": "development",
"LLAMACTL_CONFIG_PATH": "${workspaceFolder}/llamactl.dev.yaml"
},
"console": "integratedTerminal",
}
]
}