mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
vps-public: Rename host
This commit is contained in:
parent
de6bfaafae
commit
b4241e4e23
5 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue