docker-certbot-pdns/docker-compose.yaml
2021-02-27 20:51:54 +01:00

10 lines
123 B
YAML

version: '3'
services:
certbot:
build:
context: ./
image: certbot-pdns:local
restart: unless-stopped