Skip to content

Commit

Permalink
removed the use of pre-existing image.
Browse files Browse the repository at this point in the history
  • Loading branch information
maorcc committed Nov 26, 2023
1 parent 1ace7e3 commit 9ca18c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions transmission/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Transmission"
homeassistant: "2023.11.3"
description: "Transmission is a popular, fast, open-sourced BitTorrent client with an easy to use web UI."
url: "https://github.com/maorcc/hassio-addon-transmission/tree/main/transmission"
version: "1.2.1"
version: "1.2.0"
slug: "transmission"
init: false
arch:
Expand All @@ -22,4 +22,5 @@ ports:
9091/tcp: null
51413/tcp: 51413
51413/udp: 51413
image: "ghcr.io/maorcc/{arch}-hassio-addon-transmission"

# image: "ghcr.io/maorcc/{arch}-hassio-addon-transmission"

0 comments on commit 9ca18c8

Please sign in to comment.