summary refs log tree commit diff
path: root/host/Rory-nginx
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-nginx')
-rwxr-xr-xhost/Rory-nginx/services/nginx/rory.gay/pcpoc.nix2
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