23 lines
458 B
JSON
23 lines
458 B
JSON
![]() |
{
|
||
|
"id": "com.hoytech.strfry",
|
||
|
"title": "strfry",
|
||
|
"author": "hoytech",
|
||
|
"tagline": "a nostr relay",
|
||
|
"version": "0.9.6",
|
||
|
"healthCheckPath": "/",
|
||
|
"httpPort": 7777,
|
||
|
"addons": {
|
||
|
"localstorage": {}
|
||
|
},
|
||
|
"manifestVersion": 2,
|
||
|
"website": "https://github.com/hoytech/strfry",
|
||
|
"contactEmail": "seb@sebdev.io",
|
||
|
"icon": "logo.png",
|
||
|
"tags": [
|
||
|
"nostr",
|
||
|
"relay"
|
||
|
],
|
||
|
"postInstallMessage": "file://POSTINSTALL.md",
|
||
|
"description": "file://DESCRIPTION.md"
|
||
|
}
|