[ Server ] accomplish alive status precedure
This commit is contained in:
37
.fastRequest/config/fastRequestCurrentProjectConfig.json
Normal file
37
.fastRequest/config/fastRequestCurrentProjectConfig.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"dataList": [
|
||||
{
|
||||
"hostGroup": [
|
||||
{
|
||||
"env": "local",
|
||||
"url": "localhost:9090"
|
||||
}
|
||||
],
|
||||
"name": "OctpusGO"
|
||||
}
|
||||
],
|
||||
"envList": [
|
||||
"local"
|
||||
],
|
||||
"headerList": [],
|
||||
"postScript": "",
|
||||
"preScript": "",
|
||||
"projectList": [
|
||||
"OctpusGO"
|
||||
],
|
||||
"syncModel": {
|
||||
"branch": "master",
|
||||
"domain": "https://github.com",
|
||||
"enabled": false,
|
||||
"namingPolicy": "byDoc",
|
||||
"owner": "",
|
||||
"repo": "",
|
||||
"repoUrl": "",
|
||||
"syncAfterRun": false,
|
||||
"token": "",
|
||||
"type": "github"
|
||||
},
|
||||
"urlEncodedKeyValueList": [],
|
||||
"urlParamsKeyValueList": [],
|
||||
"urlSuffix": ""
|
||||
}
|
||||
Reference in New Issue
Block a user