diff --git a/services/web/config/settings.defaults.coffee b/services/web/config/settings.defaults.coffee index 07ae5b6357..2c191e67f6 100644 --- a/services/web/config/settings.defaults.coffee +++ b/services/web/config/settings.defaults.coffee @@ -110,7 +110,7 @@ module.exports = # then websocketsUrl should be the same as siteUrl, with your reverse # proxy responible for sending websocket traffic to the websocket service # rather than connecting directly. - websocketsUrl: "http://localhost:3026" + websocketsUrl: "http://localhost:3000" # Where your instance of ShareLaTeX can be found publically. Used in emails # that are sent out, generated links, etc.