chore: remove deprecated compose

This commit is contained in:
LRVT 2024-08-14 01:12:42 +02:00 committed by GitHub
parent fb83dfb8fb
commit 31f126923b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +0,0 @@
version: '3.7'
services:
ddns:
image: oznu/cloudflare-ddns:latest
restart: unless-stopped
environment:
- API_KEY=MyCloudflareApiToken # change this
- ZONE=example.com
- SUBDOMAIN=* # either subdomain or wildcard * to update root domain