make tdarr not restart

This commit is contained in:
Isaac Shoebottom 2024-06-18 00:22:24 -03:00
parent b341cf5dfc
commit b2c5b55efa

View File

@ -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