strato-ddns/docker-compose.yml

13 lines
251 B
YAML
Raw Permalink Normal View History

2020-05-22 14:28:09 +00:00
version: "2"
services:
strato-ddns:
container_name: strato-ddns
build:
context: .
2020-05-24 17:18:39 +00:00
network_mode: host
2020-05-22 14:28:09 +00:00
restart: always
2020-05-24 17:18:39 +00:00
environment:
- DDNS_HOST=my.host.name
- DDNS_KEY=secret