diff --git a/tdarr/docker-compose.yml b/tdarr/docker-compose.yml index 8030c84..b18425e 100644 --- a/tdarr/docker-compose.yml +++ b/tdarr/docker-compose.yml @@ -3,7 +3,7 @@ services: tdarr: container_name: tdarr image: ghcr.io/haveagitgat/tdarr:latest - restart: unless-stopped + restart: no ports: - 8265:8265 # webUI port - 8266:8266 # server port