Update README.md

minor fix
This commit is contained in:
Ikko Eltociear Ashimine 2024-02-29 00:27:53 +09:00 committed by GitHub
parent 13d0e4ac9f
commit b9bc24156b
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`)