Roll back real-time settings for now

This commit is contained in:
James Allen 2014-11-19 11:09:32 +00:00
parent 22346f5532
commit 5ec9e587f0

View file

@ -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.