diff options
Diffstat (limited to 'host')
-rwxr-xr-x | host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix b/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix index 509f706..fa2b78b 100755 --- a/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix +++ b/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix @@ -11,7 +11,7 @@ # ''; locations = { "/" = { - proxyPass = "http://192.168.100.10:80"; + proxyPass = "http://192.168.100.11:80"; }; }; } \ No newline at end of file |