We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f013dd3 commit c6aeaeeCopy full SHA for c6aeaee
src/entrypoint.sh
@@ -109,6 +109,7 @@ echo "-----------------------------------------------------------"
109
110
# Create Cloudflare configuration file
111
echo "dns_cloudflare_api_token = $CLOUDFLARE_API_TOKEN" > /cloudflare.ini
112
+chmod 600 /cloudflare.ini
113
114
# Run certbot initially to get the certificates
115
run_certbot
0 commit comments