Skip to content

Commit

Permalink
Fix Docker CLI documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ngosang committed Jan 8, 2021
1 parent ade05bb commit 66fe775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -48,6 +48,7 @@ If you prefer the `docker cli` execute the following command.
```bash
docker run -d \
--name=flaresolverr \
-p 8191:8191 \
-e LOG_LEVEL=info \
--restart unless-stopped \
ghcr.io/flaresolverr/flaresolverr:latest
Expand Down

0 comments on commit 66fe775

Please sign in to comment.