mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 12:33:39 -05:00
9 lines
243 B
JSON
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"
|
|
}
|