Migrated DNS for utk

This commit is contained in:
Gene Liverman 2024-06-15 17:53:02 -04:00
parent df725f8610
commit dcce63ecc6

View file

@ -37,7 +37,7 @@ in {
'';
};
};
"utk-v2.technicalissues.us" = {
"utk.technicalissues.us" = {
listen = [{ port = https_port; addr = "0.0.0.0"; ssl = true; }];
enableACME = true;
acmeRoot = null;