diff options
| author | Kasra Bigdeli <[email protected]> | 2020-02-13 20:41:26 -0500 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2020-02-13 20:41:26 -0500 |
| commit | 117692584482d0fcfa175929515720fd16392525 (patch) | |
| tree | b8e839b8aa1cbec929a6592e2da7460e07737a50 | |
| parent | 93d0f65a449a1b827db1dc3c47fec7a6046cd75c (diff) | |
| download | caprover-one-click-apps-117692584482d0fcfa175929515720fd16392525.tar.gz caprover-one-click-apps-117692584482d0fcfa175929515720fd16392525.zip | |
updated ghost
| -rw-r--r-- | public/v2/apps/ghost-only.json | 4 |
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":{ |
