make tdarr not restart
This commit is contained in:
parent
b341cf5dfc
commit
b2c5b55efa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user