Update CloudronManifest.json
This commit is contained in:
parent
1513b8ecda
commit
954bc1dbb2
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"id": "org.cirnoq.searx",
|
"id": "com.jodumont.searx",
|
||||||
"title": "Searx",
|
"title": "Searx",
|
||||||
"author": "Searx developers",
|
"author": "Searx developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Privacy-respecting metasearch engine",
|
"tagline": "Privacy-respecting metasearch engine",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8888,
|
"httpPort": 8888,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
|
Loading…
Reference in a new issue