Skip to content

Commit

Permalink
docs: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vvanglro committed Nov 28, 2022
1 parent cdd498a commit f73de5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Recommended to install using a Docker container.
DockerHub => https://hub.docker.com/r/vvanglro/cf-clearance

```shell
docker run -d --restart always --network host --name cf-clearance vvanglro/cf-clearance:v1.28.0 \
docker run -d --restart always --network host --name cf-clearance vvanglro/cf-clearance:v0.28.1 \
--host 0.0.0.0 --port 8000 --workers 1
```

Expand Down

0 comments on commit f73de5c

Please sign in to comment.