mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-22 22:51:00 +05:30
change hostname to uptime from stats
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
nginx = {
|
||||
enable = lib.mkForce true;
|
||||
virtualHosts = {
|
||||
"stats.0xtux.com" = {
|
||||
"uptime.0xtux.com" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
|
Reference in New Issue
Block a user