services:
  noip-duc:
    image: ghcr.io/noipcom/noip-duc:latest
    container_name: noip-duc
    env_file:
      - /home/orangepi/noip-duc.env
    restart: always
