Changed localhost to ip

This commit is contained in:
2024-12-26 19:43:32 +02:00
parent bf309fec94
commit b819ad292a

View File

@@ -3,7 +3,7 @@
getty.autologinUser = "root";
nginx = {
enable = true;
virtualHosts.localhost.locations."/" = {
virtualHosts."185.170.113.195".locations."/" = {
index = "index.html";
root = pkgs.writeTextDir "index.html" ''
<html>