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
2020-05-22 16:28:09 +02:00

9 lines
140 B
YAML

version: "2"
services:
strato-ddns:
container_name: strato-ddns
build:
context: .
restart: always