feat: add Mac host to dashboard terminal
Deploy Dashboard (Dev) / deploy-dev (push) Successful in 2m15s
Deploy Dashboard (Dev) / deploy-dev (push) Successful in 2m15s
Add a dedicated Mac terminal target with separate SSH host/user/key settings and mount a dedicated Mac key file for dashboard containers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
{ id: "nas", label: "NAS" },
|
||||
{ id: "vps", label: "VPS" },
|
||||
{ id: "caddy-vps", label: "Caddy VPS" },
|
||||
{ id: "mac", label: "Mac" },
|
||||
{ id: "claude-dev", label: "Claude Dev" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user