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
369 B
YAML

version: '3.4'
services:
freedns-updater:
container_name: freedns-updater
image: git.exile.place/derek/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