mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
change hostname to uptime from stats
This commit is contained in:
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user