version: "3" services: upsnap: container_name: upsnap image: ghcr.io/seriousm4x/upsnap:4 network_mode: host restart: unless-stopped volumes: - ./data:/app/pb_data environment: - TZ=Europe/Berlin - UPSNAP_INTERVAL=@every 10s - UPSNAP_SCAN_RANGE=192.168.188.0/24