mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
update port to match default track changes configuration
This commit is contained in:
parent
85a4bf0da6
commit
e7e82fc89d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ module.exports =
|
|||
user: "sharelatex"
|
||||
pass: "password"
|
||||
trackchanges:
|
||||
url: "http://localhost:3014"
|
||||
url: "http://localhost:3015"
|
||||
|
||||
redis:
|
||||
web:
|
||||
|
|
Loading…
Reference in a new issue