mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-06-08 04:25:25 +00:00
Add instructions to set environment variables in Windows
This commit is contained in:
parent
27ad58b2c6
commit
bef9411e1c
@ -224,6 +224,7 @@ HEADLESS | true | This is used to debug the browser by not running it in headles
|
||||
Environment variables are set differently depending on the operating system. Some examples:
|
||||
* Docker: Take a look at the Docker section in this document. Environment variables can be set in the `docker-compose.yml` file or in the Docker CLI command.
|
||||
* Linux: Run `export LOG_LEVEL=debug` and then start FlareSolverr in the same shell.
|
||||
* Windows: Open `cmd.exe`, run `set LOG_LEVEL=debug` and then start FlareSolverr in the same shell.
|
||||
|
||||
## Captcha Solvers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user