Files

14 lines
356 B
YAML

version: "3.7"
services:
app_proxy:
environment:
APP_HOST: downtify_downtify_1
APP_PORT: 8000
downtify:
image: ghcr.io/henriquesebastiao/downtify:2.2.0@sha256:d2429c3a66c357021d8c7d14b5eae5d0e3f4fcae3aceaf6e6c30dbfe41718bdd
stop_grace_period: 1m
volumes:
- ${DFWEBOS_ROOT}/data/storage/downloads/downtify:/downloads