This commit is contained in:
Philip Peterson 2026-06-08 04:05:28 -08:00
parent 0a820b8e66
commit 671f7b5117

View file

@ -393,7 +393,7 @@ in {
NODE_TLS_REJECT_UNAUTHORIZED = "0";
};
environmentFiles = [ config.age.secrets.postmark.path config.age.secrets.coldairnetworks.path ];
ports = ["3012:8081"];
ports = ["3012:3000"];
};
};