Pass radarr and sonarr traffic through tunnel
This commit is contained in:
@ -65,6 +65,8 @@ with lib.my;
|
|||||||
-i %h/.ssh/id_jellyfin \
|
-i %h/.ssh/id_jellyfin \
|
||||||
-R localhost:8096:localhost:8096 \
|
-R localhost:8096:localhost:8096 \
|
||||||
-R localhost:3579:localhost:3579 \
|
-R localhost:3579:localhost:3579 \
|
||||||
|
-R localhost:7878:localhost:7878 \
|
||||||
|
-R localhost:8989:localhost:8989 \
|
||||||
jellyfin@vps1.mesh.vimium.net
|
jellyfin@vps1.mesh.vimium.net
|
||||||
'';
|
'';
|
||||||
Restart="on-failure";
|
Restart="on-failure";
|
||||||
|
Reference in New Issue
Block a user