Skip to content

Commit

Permalink
docs(README): document Docker secrets (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia authored Jan 24, 2025
1 parent 50410b8 commit c358727
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,8 @@ The emoji “🧪” indicates experimental features and the emoji “🤖” in
> 🔑 To update DNS records, the updater needs the **Zone - DNS - Edit** permission.
>
> 🔑 To manipulate WAF lists, the updater needs the **Account - Account Filter Lists - Edit** permission.
>
> 💡 `CLOUDFLARE_API_TOKEN_FILE` works well with [Docker secrets](https://docs.docker.com/compose/how-tos/use-secrets/) where secrets will be mounted as files at `/run/secrets/<SECRET NAME>`.
</details>

Expand Down

0 comments on commit c358727

Please sign in to comment.