This repository has been archived on 2024-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
freedns_updater/docker-compose.yml

10 lines
363 B
YAML

version: '3.4'
services:
freedns_updator:
container_name: freedns_updater
image: notquitenothing/freedns_updater:latest
restart: on-failure:1
environment:
TOKENS: "randomizedToken1; randomizedToken2; ..." #provided by the afraid.org version 2 dynamic update interface
HOURS_DELAY: "12" #optional, defaults to 6 hours between updates