Untitled

 avatar
unknown
plain_text
2 years ago
190 B
5
Indexable
version: '2'
services:
  cloudflare-ddns:
    image: oznu/cloudflare-ddns:latest
    restart: always
    environment:
      - API_KEY=XXXXXXXXXX
      - ZONE=willianj.me
      - PROXIED=true
Editor is loading...