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

13 lines
251 B
YAML

version: "2"
services:
strato-ddns:
container_name: strato-ddns
build:
context: .
network_mode: host
restart: always
environment:
- DDNS_HOST=my.host.name
- DDNS_KEY=secret