Try setting up garden syncthing.
This commit is contained in:
parent
44c28a0dc8
commit
5ece4f33e2
@ -22,6 +22,13 @@
|
||||
"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