mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update README.md
This commit is contained in:
parent
69104728ad
commit
c0556a3b9e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ $ docker run -d \
|
||||||
sharelatex/sharelatex
|
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:
|
To stop ShareLaTeX:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue