fix: skynet is external so needs top be updated manually

This commit is contained in:
silver 2023-09-16 17:07:18 +01:00
parent 7120cd09d1
commit a1b9ce3f2d

View file

@ -28,7 +28,8 @@ in {
targetPort = 22; targetPort = 22;
targetUser = "root"; targetUser = "root";
tags = [ "active-core" ]; # this one is manually deployed
tags = [ "active-ext" ];
}; };
skynet_dns.records = [ skynet_dns.records = [