Compare commits
No commits in common. "5ece4f33e2cd8eac47a00ccfd7c82e7c0ce72db3" and "0ccb130a3143cd85e48dc40931aa86ca40d26673" have entirely different histories.
5ece4f33e2
...
0ccb130a31
2
flake.lock
generated
2
flake.lock
generated
@ -45,7 +45,7 @@
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-Q1NbA/o8Q+JSR6wfK7cd9ylc3QWuURATo7c2Q1JCbX4=",
|
||||
"narHash": "sha256-qw6/LhFq3Wq0Bd+HOvWEgaeLLdSfjxiVFnDCqe7Mg60=",
|
||||
"path": "pkgs/caddy",
|
||||
"type": "path"
|
||||
},
|
||||
|
@ -22,13 +22,6 @@
|
||||
"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.caddy.virtualHosts."https://prowlarr.tailc50184.ts.net".extraConfig = ''
|
||||
bind tailscale/prowlarr
|
||||
|
Loading…
Reference in New Issue
Block a user