diff options
| author | Kasra Bigdeli <[email protected]> | 2019-03-17 11:43:16 -0700 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-03-17 11:43:16 -0700 |
| commit | 5d1d4d4fde5b4ba3351e5ef0e3c98e50083752a8 (patch) | |
| tree | 60a6e178309b96e831c90080ea09a1522294c58b | |
| parent | 07988eb46caed3c1e3c801063b45678a4e7533e4 (diff) | |
| download | caprover-one-click-apps-5d1d4d4fde5b4ba3351e5ef0e3c98e50083752a8.tar.gz caprover-one-click-apps-5d1d4d4fde5b4ba3351e5ef0e3c98e50083752a8.zip | |
Readded port for ghost
| -rw-r--r-- | public/v1/apps/ghost.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v1/apps/ghost.json b/public/v1/apps/ghost.json index 136ac3e..78bab8b 100644 --- a/public/v1/apps/ghost.json +++ b/public/v1/apps/ghost.json @@ -4,6 +4,7 @@ "dockerCompose":{ "services":{ "$$cap_appname":{ + "containerHttpPort":"2368", "environment":{ "GHOST_DATABASE_NAME":"ghost", "GHOST_DATABASE_PASSWORD":"$$cap_db_ghost_password", |
