Compare commits

..

No commits in common. "5ece4f33e2cd8eac47a00ccfd7c82e7c0ce72db3" and "0ccb130a3143cd85e48dc40931aa86ca40d26673" have entirely different histories.

2 changed files with 1 additions and 8 deletions

2
flake.lock generated
View File

@ -45,7 +45,7 @@
}, },
"locked": { "locked": {
"lastModified": 1, "lastModified": 1,
"narHash": "sha256-Q1NbA/o8Q+JSR6wfK7cd9ylc3QWuURATo7c2Q1JCbX4=", "narHash": "sha256-qw6/LhFq3Wq0Bd+HOvWEgaeLLdSfjxiVFnDCqe7Mg60=",
"path": "pkgs/caddy", "path": "pkgs/caddy",
"type": "path" "type": "path"
}, },

View File

@ -22,13 +22,6 @@
"flakes" "flakes"
]; ];
services.caddy.virtualHosts."https://garden.tailc50184.ts.net".extraConfig = ''
bind tailscale/garden
reverse_proxy localhost:8384 {
header_up Host {upstream_hostport}
}
'';
services.prowlarr.enable = true; services.prowlarr.enable = true;
services.caddy.virtualHosts."https://prowlarr.tailc50184.ts.net".extraConfig = '' services.caddy.virtualHosts."https://prowlarr.tailc50184.ts.net".extraConfig = ''
bind tailscale/prowlarr bind tailscale/prowlarr