{# ── Header ───────────────────────────────────────────────── #}

Set Environment Gate

Restrict this route to specific environments only. Requests from other environments will receive a 403 response.

{{ route_path }}
{# ── Form ──────────────────────────────────────────────────── #}

Comma-separated list of environment names (e.g. dev, staging).