Platform 23.11 #96
1 changed files with 5 additions and 0 deletions
5
cluster/services/gitlab/default.nix
Normal file
5
cluster/services/gitlab/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ depot, ... }:
|
||||
|
||||
{
|
||||
dns.records.git.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
|
||||
}
|
Loading…
Reference in a new issue