mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Roll back real-time settings for now
This commit is contained in:
parent
22346f5532
commit
5ec9e587f0
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ module.exports =
|
||||||
# then websocketsUrl should be the same as siteUrl, with your reverse
|
# then websocketsUrl should be the same as siteUrl, with your reverse
|
||||||
# proxy responible for sending websocket traffic to the websocket service
|
# proxy responible for sending websocket traffic to the websocket service
|
||||||
# rather than connecting directly.
|
# rather than connecting directly.
|
||||||
websocketsUrl: "http://localhost:3026"
|
websocketsUrl: "http://localhost:3000"
|
||||||
|
|
||||||
# Where your instance of ShareLaTeX can be found publically. Used in emails
|
# Where your instance of ShareLaTeX can be found publically. Used in emails
|
||||||
# that are sent out, generated links, etc.
|
# that are sent out, generated links, etc.
|
||||||
|
|
Loading…
Reference in a new issue