mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #69 from overleaf/sk-update-local-config-2019-07
Point local OAuth config at v2
This commit is contained in:
commit
1e3b973d9a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"oauth2": {
|
||||
"oauth2ClientID": "264c723c925c13590880751f861f13084934030c13b4452901e73bdfab226edc",
|
||||
"oauth2ClientSecret": "e6b2e9eee7ae2bb653823250bb69594a91db0547fe3790a7135acb497108e62d",
|
||||
"oauth2Server": "http://www.overleaf.test:5000"
|
||||
"oauth2Server": "http://v2.overleaf.test:4000"
|
||||
},
|
||||
"repoStore": {
|
||||
"maxFileSize": 52428800
|
||||
|
|
Loading…
Reference in a new issue