chore: restart downtify service unless stopped

This commit is contained in:
2026-02-01 17:24:50 +01:00
parent 3ee0b96ed5
commit 6b919df7c6
+1
View File
@@ -2,6 +2,7 @@ services:
downtify:
container_name: downtify
image: ghcr.io/henriquesebastiao/downtify:latest
restart: unless-stopped
# ports:
# - '7077:8000'
volumes: