Added isOfficial

This commit is contained in:
Kasra Bigdeli
2020-08-09 17:40:21 -04:00
parent 7cb4e3eb56
commit cc8a158d84
85 changed files with 85 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
"documentation": "Taken from https://docs.ghost.org/",
"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.",
"isOfficial": true,
"dockerCompose": {
"services": {
"$$cap_appname": {