mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11: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" ];
|
||||
};
|
||||
"git ssh" = {
|
||||
group = "srv-public";
|
||||
group = "vps-public";
|
||||
protocol = "ssh";
|
||||
domain = "git.sstork.dev";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue