summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v2/apps/ghost-only.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v2/apps/ghost-only.json b/public/v2/apps/ghost-only.json
index 7115c69..66b0a7d 100644
--- a/public/v2/apps/ghost-only.json
+++ b/public/v2/apps/ghost-only.json
@@ -1,8 +1,8 @@
{
"captainVersion": "2",
"documentation":"Taken from https://docs.ghost.org/",
- "displayName": "Ghost Only",
- "description": "This will create a Ghost blog without a database. Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License. After installation you will need to change config.production.json, theres a bug where the port number is in the url.",
+ "displayName": "Ghost - No Database",
+ "description": "This will create a Ghost blog without a database. After installation you will need to change config.production.json, theres a bug where the port number is in the url.",
"dockerCompose":{
"services":{
"$$cap_appname":{