diff --git a/server-ce/config/settings.development.coffee.example b/server-ce/config/settings.development.coffee.example index d2bd09d469..ac1a544368 100644 --- a/server-ce/config/settings.development.coffee.example +++ b/server-ce/config/settings.development.coffee.example @@ -129,7 +129,7 @@ module.exports = blog: port: 3008 templates_api: - url: "http://localhost:3014" + url: "http://localhost:3007" # Where your instance of ShareLaTeX can be found publically. Used in emails # that are sent out, generated links, etc.