summary refs log tree commit diff
path: root/host/Rory-nginx/services/nginx/rory.gay/tmpthrowaway89123798.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-nginx/services/nginx/rory.gay/tmpthrowaway89123798.nix')
-rwxr-xr-xhost/Rory-nginx/services/nginx/rory.gay/tmpthrowaway89123798.nix15
1 files changed, 0 insertions, 15 deletions
diff --git a/host/Rory-nginx/services/nginx/rory.gay/tmpthrowaway89123798.nix b/host/Rory-nginx/services/nginx/rory.gay/tmpthrowaway89123798.nix
deleted file mode 100755
index 4d02dbe..0000000
--- a/host/Rory-nginx/services/nginx/rory.gay/tmpthrowaway89123798.nix
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  enableACME = true;
-  addSSL = true;
-  http3 = true;
-  http3_hq = true;
-  kTLS = true;
-  extraConfig = ''
-    brotli off;
-    '';
-  locations = {
-    "/" = {
-      proxyPass = "http://192.168.100.17:80";
-    };
-  };
-}
\ No newline at end of file