docs: add AUTOMAKER_SKIP_SANDBOX_WARNING env var documentation

Document the new environment variable in README.md and .env.example
This commit is contained in:
Stefan de Vogelaere
2026-01-17 18:33:08 +01:00
parent 17e2cdfc85
commit e69a2ad722
2 changed files with 9 additions and 0 deletions

View File

@@ -388,6 +388,7 @@ npm run lint
- `VITE_SKIP_ELECTRON` - Skip Electron in dev mode
- `OPEN_DEVTOOLS` - Auto-open DevTools in Electron
- `AUTOMAKER_SKIP_SANDBOX_WARNING` - Skip sandbox warning dialog (useful for dev/CI)
### Authentication Setup