diff --git a/.env.example b/.env.example index 084d3ae5c..d4aa36ac9 100644 --- a/.env.example +++ b/.env.example @@ -2,4 +2,7 @@ PUPPETEER_HOST = http://localhost:8100 PUPPETEER_PORT = 8080 PUPPETEER_OPEN_CHROME = true + + +# /Program Files/Google/Chrome/Application/chrome.exe PUPPETEER_CHROME_PATH = \ No newline at end of file