backwards: Add reverse proxy for transmission

This commit is contained in:
Alexander Heldt
2024-09-08 18:59:54 +02:00
parent 54bc15af50
commit c0939cb8fc
2 changed files with 11 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ in
ssh.enable = true;
git.enable = true;
nginx.enable = true;
syncthing.enable = true;
restic.enable = true;
transmission.enable = true;