{ "settings": [ { "provider": "porkbun", "domain": "*.mixel.cloud", "api_key": "${PORKBUN_API_KEY}", "secret_api_key": "${PORKBUN_API_SECRET_KEY}", "ip_version": "ipv4" } ] } # ENV variables have to be changed to plaintext again since JSON doesnt support env variables