diff options
| author | Kasra Bigdeli <[email protected]> | 2019-03-17 08:41:51 -0700 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-03-17 08:41:51 -0700 |
| commit | 926e2387dc03e42e5178fe33aeae790fff63c99a (patch) | |
| tree | 168b071ec04b8d064a259614a21ede798a622e02 | |
| parent | aae4923edc17aef76bb276870be27f170a43bb0f (diff) | |
| download | caprover-one-click-apps-926e2387dc03e42e5178fe33aeae790fff63c99a.tar.gz caprover-one-click-apps-926e2387dc03e42e5178fe33aeae790fff63c99a.zip | |
Removed unused port
| -rw-r--r-- | public/v1/apps/ghost.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/v1/apps/ghost.json b/public/v1/apps/ghost.json index 9deadf6..ce4bc3c 100644 --- a/public/v1/apps/ghost.json +++ b/public/v1/apps/ghost.json @@ -4,7 +4,6 @@ "dockerCompose":{ "services":{ "$$cap_appname":{ - "containerHttpPort":"2368", "environment":{ "GHOST_DATABASE_NAME":"ghost", "GHOST_DATABASE_PASSWORD":"$$cap_db_ghost_password", |
