chore: restart downtify service unless stopped
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
downtify:
|
||||
container_name: downtify
|
||||
image: ghcr.io/henriquesebastiao/downtify:latest
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
# - '7077:8000'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user