cluster/services/reflex: init

This commit is contained in:
Max Headroom 2023-12-04 00:08:59 +01:00
parent 195fe56279
commit f1e68e7e28

View file

@ -0,0 +1,5 @@
{ depot, ... }:
{
dns.records.reflex.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
}