mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-17 20:52:15 +03:00
docs(homolog): guia de operacao da suite + fragment de changelog + allowlist env-doc-sync
This commit is contained in:
@@ -101,6 +101,15 @@ const IGNORE_FROM_CODE = new Set([
|
||||
// ("http://192.168.0.15:20128" / null), never OmniRoute runtime config (#5151).
|
||||
"COMBO_LIVE_BASE_URL",
|
||||
"COMBO_LIVE_API_KEY",
|
||||
// Homologation E2E suite (npm run homolog) vars — configured via the dedicated
|
||||
// .env.homolog file (template: .env.homolog.example), never in the runtime .env.
|
||||
// Test/ops-only signals against the homologation VPS, same class as COMBO_LIVE_*.
|
||||
// See docs/ops/HOMOLOGATION.md.
|
||||
"HOMOLOG_BASE_URL",
|
||||
"HOMOLOG_ADMIN_PASSWORD",
|
||||
"HOMOLOG_API_KEY",
|
||||
"HOMOLOG_CRITICAL_PROVIDERS",
|
||||
"HOMOLOG_EXPECT_VERSION",
|
||||
// update-notifier opt-out for the CLI binary.
|
||||
"OMNIROUTE_NO_UPDATE_NOTIFIER",
|
||||
// Headless CLI execution flag for Electron.
|
||||
|
||||
Reference in New Issue
Block a user