Original ddns-cloudflare
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
|||||||
|
services:
|
||||||
|
cloudflare-ddns:
|
||||||
|
image: favonia/cloudflare-ddns:latest
|
||||||
|
container_name: cloudflare-ddns
|
||||||
|
restart: unless-stopped
|
||||||
|
environment:
|
||||||
|
- CLOUDFLARE_API_TOKEN=cfut_HrannTdEe42B0i42CmQxuifDfxlHRQ2bp8eOppoL6848556f
|
||||||
|
- DOMAINS=home.gynther.se
|
||||||
|
- PROXIED=false
|
||||||
|
- IP6_PROVIDER=none
|
||||||
|
- TZ=Europe/Stockholm
|
||||||
Reference in New Issue
Block a user