diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-03 21:45:10 -0500 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-12-03 21:45:10 -0500 |
| commit | 1b6cd9d6681915159c2e45b2db662a3191ececdc (patch) | |
| tree | c63ab197c3a7a6d276e75d65e07f355b43362a1f /public/v2/apps/postgres.json | |
| parent | 79766a133e919171c0e0aebeed337dba4138b54f (diff) | |
| download | caprover-one-click-apps-1b6cd9d6681915159c2e45b2db662a3191ececdc.tar.gz caprover-one-click-apps-1b6cd9d6681915159c2e45b2db662a3191ececdc.zip | |
Updated descriptions
Diffstat (limited to 'public/v2/apps/postgres.json')
| -rw-r--r-- | public/v2/apps/postgres.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v2/apps/postgres.json b/public/v2/apps/postgres.json index f173db6..f1053b3 100644 --- a/public/v2/apps/postgres.json +++ b/public/v2/apps/postgres.json @@ -1,7 +1,7 @@ { "captainVersion": "2", - "documentation": "Taken from https://docs.docker.com/compose/mysql/ port mapping removed from WP as it's not needed", - "description": "", + "documentation": "Taken from https://hub.docker.com/_/postgres", + "description": "The PostgreSQL object-relational database system provides reliability and data integrity", "dockerCompose": { "version": "3.3", "services": { |
