diff --git a/.env.example b/.env.example index 77a3836..fa0dd51 100644 --- a/.env.example +++ b/.env.example @@ -9,3 +9,4 @@ ERP_PASSWORD=your_password # Browser Behavior ERP_HEADLESS=false ERP_IGNORE_HTTPS_ERRORS=true +ERP_AUTO_CLOSE_BROWSER=true