Changed localhost to ip
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user