From 62c360cff26d19e27c9ee8e4f3fb894bdb896953 Mon Sep 17 00:00:00 2001 From: Timothy Miller <46549361+timothymiller@users.noreply.github.com> Date: Sat, 30 Jul 2022 21:48:12 -0400 Subject: [PATCH] =?UTF-8?q?Added=20=F0=9F=97=A3=EF=B8=8F=20Call=20to=20act?= =?UTF-8?q?ion=20for=20Docker=20environment=20variable=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e834a69..6ef5f3d 100755 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ Do not include the base domain name in your `subdomains` config. Do not use the } ``` +### 🗣️ Call to action: Docker environment variable support + +I am looking for help adding Docker environment variable support to this project. If interested, check out [this comment](https://github.com/timothymiller/cloudflare-ddns/pull/35#issuecomment-974752476) and open a PR. + ## 🐳 Deploy with Docker Compose Pre-compiled images are available via [the official docker container on DockerHub](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns).