app-store/apps/ghost-dev/config.json

19 lines
715 B
JSON

{
"$schema": "../schema.json",
"name": "Ghost - Development",
"port": 8225,
"available": true,
"exposable": true,
"id": "ghost-dev",
"tipi_version": 3,
"version": "5.86.2",
"categories": ["social", "media"],
"description": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.",
"short_desc": "Ghost - Turn your audience into a business.",
"author": "TryGhost",
"source": "https://github.com/TryGhost/Ghost",
"website": "https://ghost.org",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}