diff --git a/downtify/compose.yaml b/downtify/compose.yaml index b20b9ab..3a4053b 100644 --- a/downtify/compose.yaml +++ b/downtify/compose.yaml @@ -2,6 +2,7 @@ services: downtify: container_name: downtify image: ghcr.io/henriquesebastiao/downtify:latest + restart: unless-stopped # ports: # - '7077:8000' volumes: