summary refs log tree commit diff
path: root/host/Rory-nginx/hosts/rory.boo/tunnel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-nginx/hosts/rory.boo/tunnel.nix')
-rwxr-xr-xhost/Rory-nginx/hosts/rory.boo/tunnel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/Rory-nginx/hosts/rory.boo/tunnel.nix b/host/Rory-nginx/hosts/rory.boo/tunnel.nix
index db81075..58ab05f 100755
--- a/host/Rory-nginx/hosts/rory.boo/tunnel.nix
+++ b/host/Rory-nginx/hosts/rory.boo/tunnel.nix
@@ -1,4 +1,6 @@
 {
+  enableACME = true;
+  addSSL = true;
   locations = {
     "/" = {
       proxyPass = "http://127.0.0.1:12345";