change hostname to uptime from stats

This commit is contained in:
2024-07-28 05:22:30 +05:30
parent cb8dea9667
commit 93d3bf1a67

View File

@ -7,7 +7,7 @@
nginx = { nginx = {
enable = lib.mkForce true; enable = lib.mkForce true;
virtualHosts = { virtualHosts = {
"stats.0xtux.com" = { "uptime.0xtux.com" = {
forceSSL = true; forceSSL = true;
enableACME = true; enableACME = true;
locations = { locations = {