Skip to content

Commit c6dd741

Browse files
committed
Point GC_BASE_URL at red-dragon
Cutover from gc-dev (EC2, Amazon Linux 2023, t3a.small) to red-dragon (Hetzner dedicated, Tailscale-only). Tailnet name red-dragon resolves via MagicDNS. Data migrated; gc-dev pending decommission.
1 parent faee1fe commit c6dd741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"command": "node",
66
"args": ["/home/atomik/src/Ground-Control/mcp/ground-control/index.js"],
77
"env": {
8-
"GC_BASE_URL": "http://gc-dev:8000",
8+
"GC_BASE_URL": "http://red-dragon:8000",
99
"GH_REPO": "KeplerOps/Ground-Control"
1010
}
1111
},

0 commit comments

Comments
 (0)