cluster/services/n8n: init
This commit is contained in:
parent
779429c289
commit
0fef0fca66
1 changed files with 5 additions and 0 deletions
5
cluster/services/n8n/default.nix
Normal file
5
cluster/services/n8n/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{ depot, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
dns.records.api.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
|
||||||
|
}
|
Loading…
Reference in a new issue