Support Portainer Turnstile env aliases
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 50s

This commit is contained in:
Cauê Faleiros
2026-07-28 13:10:13 -03:00
parent ed3a3f0571
commit c741e520ea
4 changed files with 26 additions and 4 deletions

View File

@@ -120,6 +120,9 @@ TURNSTILE_SECRET
`TURNSTILE_SITE_KEY` with Cloudflare's public site key so the login page can load
the verification widget at runtime.
The backend also accepts `VITE_TURNSTILE_SITE_KEY` as a site-key alias and
`TURNSTILE_SECRET_KEY` as a secret alias for older deployments.
## Validation
```bash