新增简易的8080面板😊
This commit is contained in:
15
store/@{FutureOSS}/log-terminal/manifest.json
Normal file
15
store/@{FutureOSS}/log-terminal/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"metadata": {
|
||||
"name": "log-terminal",
|
||||
"version": "1.0.0",
|
||||
"author": "FutureOSS",
|
||||
"description": "日志查看器与 SSH 终端",
|
||||
"type": "webui-extension"
|
||||
},
|
||||
"config": {
|
||||
"enabled": true,
|
||||
"args": {}
|
||||
},
|
||||
"dependencies": ["http-api", "webui"],
|
||||
"permissions": ["*"]
|
||||
}
|
||||
Reference in New Issue
Block a user