feat: add ImageFind application and release pipelines
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
".url": {
|
||||
"imagefind.Application": {
|
||||
"title": "ImageFind",
|
||||
"icon": "images/icon_{0}.png",
|
||||
"type": "url",
|
||||
"protocol": "",
|
||||
"url": "/app/imagefind/",
|
||||
"gatewayPrefix": "/app/imagefind",
|
||||
"gatewaySocket": "imagefind.sock",
|
||||
"allUsers": false,
|
||||
"control": {
|
||||
"accessPerm": "readonly"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user