47 lines
799 B
JSON
47 lines
799 B
JSON
{
|
|
"dataList": [
|
|
{
|
|
"hostGroup": [
|
|
{
|
|
"env": "local",
|
|
"url": "localhost:9090"
|
|
}
|
|
],
|
|
"name": "OctpusGO"
|
|
},
|
|
{
|
|
"hostGroup": [
|
|
{
|
|
"env": "local",
|
|
"url": "http://localhost:9999"
|
|
}
|
|
],
|
|
"name": "server"
|
|
}
|
|
],
|
|
"envList": [
|
|
"local"
|
|
],
|
|
"headerList": [],
|
|
"postScript": "",
|
|
"preScript": "",
|
|
"projectList": [
|
|
"OctpusGO",
|
|
"server"
|
|
],
|
|
"syncModel": {
|
|
"branch": "master",
|
|
"domain": "https://github.com",
|
|
"enabled": false,
|
|
"namingPolicy": "byDoc",
|
|
"owner": "",
|
|
"repo": "",
|
|
"repoUrl": "",
|
|
"syncAfterRun": false,
|
|
"token": "",
|
|
"type": "github"
|
|
},
|
|
"urlEncodedKeyValueList": [],
|
|
"urlParamsKeyValueList": [],
|
|
"urlSuffix": ""
|
|
} |