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 = {
enable = lib.mkForce true;
virtualHosts = {
"stats.0xtux.com" = {
"uptime.0xtux.com" = {
forceSSL = true;
enableACME = true;
locations = {