diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 4f8fffc..70bb1f1 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -4210,7 +4210,7 @@ "${XMLRPC_PORT}:${XMLRPC_PORT}/tcp", "${RUTORRENT_PORT}:${RUTORRENT_PORT}/tcp", "${WEBDAV_PORT}:${WEBDAV_PORT}/tcp", - "${RT_INC_PORT}:${RT_INC_PORT}/tcp", + "${RT_INC_PORT}:${RT_INC_PORT}/tcp" ], "restart_policy": "unless-stopped", "title": "ruTorrent", diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 4f8fffc..70bb1f1 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -4210,7 +4210,7 @@ "${XMLRPC_PORT}:${XMLRPC_PORT}/tcp", "${RUTORRENT_PORT}:${RUTORRENT_PORT}/tcp", "${WEBDAV_PORT}:${WEBDAV_PORT}/tcp", - "${RT_INC_PORT}:${RT_INC_PORT}/tcp", + "${RT_INC_PORT}:${RT_INC_PORT}/tcp" ], "restart_policy": "unless-stopped", "title": "ruTorrent", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index bb2dcd0..73f47fb 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -4488,7 +4488,7 @@ "${XMLRPC_PORT}:${XMLRPC_PORT}/tcp", "${RUTORRENT_PORT}:${RUTORRENT_PORT}/tcp", "${WEBDAV_PORT}:${WEBDAV_PORT}/tcp", - "${RT_INC_PORT}:${RT_INC_PORT}/tcp", + "${RT_INC_PORT}:${RT_INC_PORT}/tcp" ], "restart_policy": "unless-stopped", "title": "ruTorrent",