style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -4,7 +4,7 @@
"remark": "test",
"vpc": {
"vpcid": "123",
"subnetids": [ "123" ],
"subnetids": ["123"],
"create_type": 3
}
}
}

View File

@@ -2,6 +2,6 @@
"action": "set",
"open": true,
"env": "myttest-8gu57so0bd9f9e8a",
"api_whitelist": [ "/*" ],
"api_whitelist": ["/*"],
"version": 6
}

View File

@@ -2,8 +2,6 @@
"errcode": 0,
"errmsg": "ok",
"open": true,
"api_whitelist": [
"/*"
],
"api_whitelist": ["/*"],
"version": 2
}
}

View File

@@ -1,5 +1,5 @@
{
"envs": [ "myttest2-9g1m6omv9fa12048", "myttest-8gu57so0bd9f9e8a" ],
"envs": ["myttest2-9g1m6omv9fa12048", "myttest-8gu57so0bd9f9e8a"],
"service_name": "echo",
"upload_type": "repository",
"repository_type": "github",
@@ -11,4 +11,4 @@
"url": "https://github.com/maoyutao/wx-container-demo.git"
},
"dockerfile_path": "Dockerfile"
}
}

View File

@@ -12,4 +12,4 @@
"url": "https://github.com/maoyutao/wx-container-demo.git"
},
"dockerfile_path": "Dockerfile"
}
}

View File

@@ -2,4 +2,4 @@
"env": "mmtest-5g7z68c153d7ff4b",
"service_name": "echo",
"version_name": "echo-009"
}
}

View File

@@ -26,4 +26,4 @@
"custom_logs": "stdout",
"container_port": 80,
"image_url": "ccr.ccs.tencentyun.com/tcb-100016925355-hglp/mmtest-5g7z68c153d7ff4b_echo:echo-009-1607484199"
}
}