chore(infra): enable health-monitor on VPS
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
74373e08a2
commit
086638287b
2 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"major": 0,
|
||||
"merges": 0,
|
||||
"builds": 17,
|
||||
"version": "0.0.17",
|
||||
"builds": 18,
|
||||
"version": "0.0.18",
|
||||
"lastMerge": null,
|
||||
"lastBuild": "2025-12-27T23:40:46-08:00"
|
||||
"lastBuild": "2025-12-28T01:30:23-08:00"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ SERVICES=(
|
|||
"host-agent:enabled"
|
||||
"socks5-tunnel:disabled"
|
||||
"wireguard-client:disabled"
|
||||
"health-monitor:disabled"
|
||||
"health-monitor:enabled"
|
||||
"nginx-whitelist:target"
|
||||
"nginx-config-sync:enabled"
|
||||
"status-dashboard:enabled"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue