Merge pull request #85 from eltociear/patch-1

Update README.md
This commit is contained in:
Alicia Sykes 2024-02-28 16:55:53 +00:00 committed by GitHub
commit 4c4813620d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/README.md vendored
View File

@ -823,7 +823,7 @@ Key | Value
Key | Value
---|---
`CHROME_PATH` | The path the the Chromium executable (e.g. `/usr/bin/chromium`)
`CHROME_PATH` | The path the Chromium executable (e.g. `/usr/bin/chromium`)
`PORT` | Port to serve the API, when running server.js (e.g. `3000`)
`DISABLE_GUI` | Disable the GUI, and only serve the API (e.g. `false`)
`API_TIMEOUT_LIMIT` | The timeout limit for API requests, in milliseconds (e.g. `10000`)