Some checks failed
Release to Gitea Container Registry / build_and_push (push) Failing after 1m2s
19 lines
448 B
JSON
19 lines
448 B
JSON
{
|
|
"id": "com.nostrdev.strfry",
|
|
"title": "strfry",
|
|
"author": "hoytech",
|
|
"tagline": "A nostr relay",
|
|
"version": "1.0.4",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 7777,
|
|
"addons": {
|
|
"localstorage": {}
|
|
},
|
|
"manifestVersion": 2,
|
|
"website": "https://git.nostrdev.com/stuff/strfry-cloudron",
|
|
"icon": "logo.png",
|
|
"tags": ["nostr", "relay"],
|
|
"postInstallMessage": "file://POSTINSTALL.md",
|
|
"description": "file://DESCRIPTION.md"
|
|
}
|