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

9 lines
140 B
YAML
Raw Normal View History

2020-05-22 14:28:09 +00:00
version: "2"
services:
strato-ddns:
container_name: strato-ddns
build:
context: .
restart: always