Elias Stepanik b44040ae8d d
2023-09-27 23:36:08 +02:00

12 lines
206 B
YAML

version: "3.7"
services:
ionos_ddns_updater:
build: .
restart: unless-stopped
tty: true
stdin_open: true
environment:
API_Key: ""
DOMAINS: "subdomain.domain.de,domain.de"