Skip to content

Commit

Permalink
docs(README): pin to version 6
Browse files Browse the repository at this point in the history
  • Loading branch information
samialdury committed Oct 31, 2023
1 parent 2268331 commit 3a4e851
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 @@ -22,7 +22,7 @@ Images are available on [Docker Hub](https://hub.docker.com/r/smartlook/relay-pr
```bash
docker run --name="smartlook-relay-proxy" \
-p <port>:8000 \ # runs on port 8000 by default
smartlook/relay-proxy:latest
smartlook/relay-proxy:6
```

3. Create a subdomain and point it to the container. It is best to use a subdomain of your website's domain.
Expand Down

0 comments on commit 3a4e851

Please sign in to comment.