diff options
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": { |
