Update api base url

This commit is contained in:
Shane Kilkelly 2018-11-12 11:23:04 +00:00
parent cf31ccbea0
commit 51957ab78b

View file

@ -1,7 +1,7 @@
{
"port": 8000,
"rootGitDirectory": "/tmp/wlgb",
"apiBaseUrl": "http://v2.overleaf.test:4000/api/git-bridge",
"apiBaseUrl": "http://v2.overleaf.test:4000/api/v0",
"username": "user",
"password": "pass",
"postbackBaseUrl": "http://git-bridge:8000",