mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-04-24 17:05:35 +02:00
Fix Docker CLI documentation
This commit is contained in:
@@ -48,6 +48,7 @@ If you prefer the `docker cli` execute the following command.
|
|||||||
```bash
|
```bash
|
||||||
docker run -d \
|
docker run -d \
|
||||||
--name=flaresolverr \
|
--name=flaresolverr \
|
||||||
|
-p 8191:8191 \
|
||||||
-e LOG_LEVEL=info \
|
-e LOG_LEVEL=info \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
ghcr.io/flaresolverr/flaresolverr:latest
|
ghcr.io/flaresolverr/flaresolverr:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user