vps-public: Rename host

This commit is contained in:
SebastianStork 2025-11-21 10:29:38 +01:00
parent de6bfaafae
commit b4241e4e23
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI
5 changed files with 1 additions and 1 deletions

View file

@ -43,7 +43,7 @@
extraConditions = [ "[BODY].healthy == true" ]; extraConditions = [ "[BODY].healthy == true" ];
}; };
"git ssh" = { "git ssh" = {
group = "srv-public"; group = "vps-public";
protocol = "ssh"; protocol = "ssh";
domain = "git.sstork.dev"; domain = "git.sstork.dev";
}; };