We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396eed4 commit 7c8582bCopy full SHA for 7c8582b
README.md
@@ -64,7 +64,7 @@ the config found in [default-config.json](default-config.json).
64
65
2. Run
66
```
67
-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
68
69
70
You should be able to navigate to [http://localhost:6080/](http://localhost:6080/) as usual.
0 commit comments