mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Migrated DNS for utk
This commit is contained in:
parent
df725f8610
commit
dcce63ecc6
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ in {
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"utk-v2.technicalissues.us" = {
|
"utk.technicalissues.us" = {
|
||||||
listen = [{ port = https_port; addr = "0.0.0.0"; ssl = true; }];
|
listen = [{ port = https_port; addr = "0.0.0.0"; ssl = true; }];
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
acmeRoot = null;
|
acmeRoot = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue