version: "3.1" services: app: image: dgtlmoon/changedetection.io container_name: change-detection restart: always environment: TZ: Europe/Lisbon volumes: - /mnt/SSD500/docker/changedetection:/datastore networks: - reverse-proxy networks: reverse-proxy: external: true