We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbebab commit 00f1b4cCopy full SHA for 00f1b4c
.env.sample
@@ -144,3 +144,15 @@ DEFAULT_HOST=
144
# For example DOCKER_HOST_PATH=$XDG_RUNTIME_DIR/docker.sock
145
# If you are not using Docker Rootless, leave this variable blank
146
DOCKER_HOST_ROOTLESS_PATH=
147
+
148
+#-----------------------------------------------------------------------
149
+#
150
+# Cloudflare API Token
151
152
+# Despite nginx-proxy suggest the usage of global API keys,
153
+# I rather use a more restrict API token which you can follow
154
+# the steps to create it with Zone DNS restriction as documented.
155
156
+# https://github.com/evertramos/nginx-proxy-automation/blob/main/docs/cloudflare.md
157
158
+CLOUDFLARE_DNS_TOKEN=
0 commit comments