mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-14 02:42:24 +03:00
docs(env): justify the TRAE_WEB_ORIGIN allowlist entry (#12190)
This commit is contained in:
@@ -283,6 +283,8 @@ const ENV_ONLY_ALLOWLIST = new Set([
|
||||
"PII_WINDOW_SIZE",
|
||||
"TRAE_STREAM_TIMEOUT_MS",
|
||||
"TRAE_TOKEN",
|
||||
// #12190: Trae host/Origin override. ENVIRONMENT.md documents no Trae variable at
|
||||
// all; this joins its two siblings above under the same .env.example-only tier.
|
||||
"TRAE_WEB_ORIGIN",
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user