diff --git a/server-ce/services.js b/server-ce/services.js index ed590505cc..3dcb1df7da 100644 --- a/server-ce/services.js +++ b/server-ce/services.js @@ -44,4 +44,8 @@ module.exports = name: "contacts", repo: "https://github.com/sharelatex/contacts-sharelatex.git", version: "master" +}, { + name: "notifications", + repo: "https://github.com/sharelatex/notifications-sharelatex.git", + version: "master" }]