16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"default" : {
|
|
"launchtype" : "local"
|
|
},
|
|
"h5" : {
|
|
"launchtype" : "remote"
|
|
},
|
|
"provider" : "aliyun",
|
|
"type" : "uniCloud"
|
|
}
|
|
]
|
|
}
|