Skip to content

Commit

Permalink
Add latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
davegallant authored and salemhilal committed Jan 19, 2022
1 parent 396eed4 commit 7c8582b
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 @@ -64,7 +64,7 @@ the config found in [default-config.json](default-config.json).

2. Run
```
docker run -d -p 6080:6080 --name hound -v $(pwd):/data ghcr.io/hound-search/hound
docker run -d -p 6080:6080 --name hound -v $(pwd):/data ghcr.io/hound-search/hound:latest
```

You should be able to navigate to [http://localhost:6080/](http://localhost:6080/) as usual.
Expand Down

0 comments on commit 7c8582b

Please sign in to comment.