19 lines
407 B
JSON
19 lines
407 B
JSON
{
|
|
"id": "nodedc",
|
|
"name": "NODE.DC",
|
|
"role": "Администратор сайта",
|
|
"siteRoot": "../NODEDC_SITE",
|
|
"previewUrl": "http://127.0.0.1:8210/",
|
|
"publicUrl": "https://nodedc.ru/",
|
|
"deploy": {
|
|
"enabled": false,
|
|
"method": "sftp",
|
|
"host": "",
|
|
"port": 22,
|
|
"username": "",
|
|
"passwordEnv": "MCHOST_PASSWORD",
|
|
"remotePath": "",
|
|
"deployOnRender": false
|
|
}
|
|
}
|