homelab/roles/proxy/templates/cloudflare.ini.j2
Kris Lamoureux 77c9b12186
Add multi-domain support for Jellyfin
- Allow Jellyfin to operate on multiple domains via Host rule config
- Move Cloudflare API tokens from Ansible inventory to manual file
- Minor formatting
2024-12-29 02:22:46 -05:00

3 lines
108 B
Django/Jinja

# Cloudflare API token used by Certbot
dns_cloudflare_api_token = {{ cfapi['content'] | b64decode | trim }}