summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-07 04:56:17 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-07 04:56:17 +0200
commit71ef7da2f80531797c7c6c6363ffcbf1f54837c0 (patch)
treea9774a3789afd8cd9b5c2b68c6813fb95ec92780
parentFixes? (diff)
downloadRory-Open-Architecture-71ef7da2f80531797c7c6c6363ffcbf1f54837c0.tar.xz
Fixes!
-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