mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: remove deprecated compose
This commit is contained in:
parent
fb83dfb8fb
commit
31f126923b
|
@ -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
|
Loading…
Reference in New Issue
Block a user