🔧 fix(cloudflare): Corrige l'authentification API Cloudflare avec Global API Key et nouvelle zone ID.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-30 11:59:20 +02:00
parent b0a725dd37
commit 0233338224
3 changed files with 13 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
www.e-cosplay.fr {
tls {
dns cloudflare cfut_DMt7yjEeManlVJTyTIslUZQQWPVsBwmuktkszp3J635ba612
dns cloudflare cfk_wXHshV0AmOoKbWE19CIPoWJBeUCtSDUXo2mgkGuNe99eeac8
}
root * {{ path }}/public
encode zstd gzip
@@ -40,7 +40,7 @@ www.e-cosplay.fr {
}
datas.e-cosplay.fr {
tls {
dns cloudflare cfut_DMt7yjEeManlVJTyTIslUZQQWPVsBwmuktkszp3J635ba612
dns cloudflare cfk_wXHshV0AmOoKbWE19CIPoWJBeUCtSDUXo2mgkGuNe99eeac8
}
reverse_proxy localhost:27502
}