diff --git a/Docker & Kubernetes/Docker/Docker Compose/Traefik.md b/Docker & Kubernetes/Docker/Docker Compose/Traefik.md index a2dc723..98860c6 100644 --- a/Docker & Kubernetes/Docker/Docker Compose/Traefik.md +++ b/Docker & Kubernetes/Docker/Docker Compose/Traefik.md @@ -81,3 +81,6 @@ networks: CF_API_EMAIL=nicole.rappe@bunny-lab.io CF_API_KEY=REDACTED-CLOUDFLARE-DOMAIN-API-KEY ``` + +!!! info + There is a distinction between the "Global API Key" and a "Token API Key". The main difference being that the "Global API Key" can change anything in Cloudflare, while the "Token API Key" can only change what it was granted delegated permissions to.