mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
added notifications into settings.defaults
This commit is contained in:
parent
90e0f829f5
commit
93af1a70ac
1 changed files with 2 additions and 2 deletions
|
@ -106,8 +106,8 @@ module.exports = settings =
|
|||
url: ""
|
||||
# references:
|
||||
# url: "http://localhost:3040"
|
||||
# notifications:
|
||||
# url: "http://localhost:3042"
|
||||
notifications:
|
||||
url: "http://localhost:3042"
|
||||
|
||||
templates:
|
||||
user_id: process.env.TEMPLATES_USER_ID or "5395eb7aad1f29a88756c7f2"
|
||||
|
|
Loading…
Reference in a new issue