don't set referneces and notifications urls in default as open source does not use them yet

This commit is contained in:
Henry Oswald 2016-06-24 15:03:15 +01:00
parent a33aeca9c3
commit cc9f90c3e8

View file

@ -104,10 +104,10 @@ module.exports = settings =
url: "http://localhost:3036"
sixpack:
url: ""
references:
url: "http://localhost:3040"
notifications:
url: "http://localhost:3042"
# references:
# url: "http://localhost:3040"
# notifications:
# url: "http://localhost:3042"
templates:
user_id: process.env.TEMPLATES_USER_ID or "5395eb7aad1f29a88756c7f2"