mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 22:21:49 +00:00
Point local config to v2
This commit is contained in:
parent
a68afc2e28
commit
11e42ecb6f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"oauth2": {
|
"oauth2": {
|
||||||
"oauth2ClientID": "264c723c925c13590880751f861f13084934030c13b4452901e73bdfab226edc",
|
"oauth2ClientID": "264c723c925c13590880751f861f13084934030c13b4452901e73bdfab226edc",
|
||||||
"oauth2ClientSecret": "e6b2e9eee7ae2bb653823250bb69594a91db0547fe3790a7135acb497108e62d",
|
"oauth2ClientSecret": "e6b2e9eee7ae2bb653823250bb69594a91db0547fe3790a7135acb497108e62d",
|
||||||
"oauth2Server": "http://www.overleaf.test:5000"
|
"oauth2Server": "http://v2.overleaf.test:4000"
|
||||||
},
|
},
|
||||||
"repoStore": {
|
"repoStore": {
|
||||||
"maxFileSize": 52428800
|
"maxFileSize": 52428800
|
||||||
|
|
Loading…
Reference in a new issue