diff --git a/tunarr.yaml b/tunarr.yaml index 2eeaed5..af3647c 100644 --- a/tunarr.yaml +++ b/tunarr.yaml @@ -1,6 +1,6 @@ services: tunarr: - image: ghcr.io/fancymax/tunarr:latest + image: image: chrisbenincasa/tunarr container_name: tunarr hostname: tunarr networks: @@ -35,4 +35,7 @@ services: networks: netgrimoire: - external: true \ No newline at end of file + external: true + + + \ No newline at end of file