mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Add in default config for references api
This commit is contained in:
parent
a0e129b880
commit
f55b0b3819
1 changed files with 2 additions and 0 deletions
|
@ -106,6 +106,8 @@ module.exports =
|
|||
url: "http://localhost:3036"
|
||||
sixpack:
|
||||
url: ""
|
||||
references:
|
||||
url: "http://localhost:3040"
|
||||
|
||||
templates:
|
||||
user_id: process.env.TEMPLATES_USER_ID or "5395eb7aad1f29a88756c7f2"
|
||||
|
|
Loading…
Reference in a new issue