mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 07:39:02 +02:00
10 lines
243 B
JSON
10 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"
|
|
}
|