Untitled
Anonymous
plain_text
05/03/2023 10:56 PM
256 B
13
Indexable
version: '2'
services:
cloudflare-ddns:
image: oznu/cloudflare-ddns:latest
restart: always
environment:
- API_KEY=XXXXXXXXXX
- ZONE=willianj.me
- PROXIED=trueEditor is loading...