fixed env mounting for cf api
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
||||
- no-new-privileges:true
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- CF_ZONE_API_TOKEN=${CLOUDFLARE_API_KEY}
|
||||
- CF_DNS_API_TOKEN=${CLOUDFLARE_EMAIL}
|
||||
- CF_API_EMAIL=${CLOUDFLARE_EMAIL}
|
||||
- CF_DNS_API_TOKEN=${CLOUDFLARE_API_KEY}
|
||||
command:
|
||||
# --- DEBUGGING AKTIVIEREN ---
|
||||
- "--log.level=DEBUG" # Setzt das Log-Level auf DEBUG (Fehlersuche)
|
||||
|
||||
Reference in New Issue
Block a user