mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 18:51:50 +02:00
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"port": 80,
|
|
"rootGitDirectory": "/var/wlgb/git",
|
|
"apiBaseUrl": "http://127.0.0.1:60000/api/v0",
|
|
"username": "REDACTED",
|
|
"password": "REDACTED",
|
|
"postbackBaseUrl": "http://127.0.0.1",
|
|
"serviceName": "Overleaf"
|
|
}
|