feat(controller,app): add edge apps controller
This commit is contained in:
10
misc/rest/app-spec-data.json
Normal file
10
misc/rest/app-spec-data.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"apps": {
|
||||
"edge.sdk.client.test": {
|
||||
"url": "http://localhost:3001/edge.sdk.client.test_0.0.0.zip",
|
||||
"sha256sum": "58019192dacdae17755707719707db007e26dac856102280583fbd18427dd352",
|
||||
"format": "zip",
|
||||
"address": "127.0.0.1:8081"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user