Commit d64ef2ec authored by James Allen's avatar James Allen
Browse files

Update README.md

parent 8b26d251
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ $ docker run -d \
  sharelatex/sharelatex
```

This will download the ShareLaTeX image and start it running in the background on port 80. You should be able to access it at http://localhost/.
This will download the ShareLaTeX image and start it running in the background on port 5000. You should be able to access it at http://localhost:5000/.

To stop ShareLaTeX: