Initial DC CMS extraction
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user