overleaf/services/git-bridge/bin/config.json
2015-01-07 22:06:19 +00:00

9 lines
243 B
JSON

{
"port": 80,
"rootGitDirectory": "/var/wlgb/git",
"apiBaseUrl": "https://www.overleaf.com/api/v0",
"username": "REDACTED",
"password": "REDACTED",
"postbackBaseUrl": "http://your-server-name-for-postbacks",
"serviceName": "Overleaf"
}