Skip to content

Commit 00f1b4c

Browse files
authored
Update .env.sample
1 parent 6dbebab commit 00f1b4c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.env.sample

+12
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,15 @@ DEFAULT_HOST=
144144
# For example DOCKER_HOST_PATH=$XDG_RUNTIME_DIR/docker.sock
145145
# If you are not using Docker Rootless, leave this variable blank
146146
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

Comments
 (0)