Update postgres.json

This commit is contained in:
Kasra Bigdeli 2019-12-05 08:05:58 -05:00 committed by GitHub
parent 3224330fb7
commit ab53c4e7bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/postgres", "documentation": "Taken from https://hub.docker.com/_/postgres",
"displayName": "", "displayName": "PostgreSQL",
"description": "The PostgreSQL object-relational database system provides reliability and data integrity", "description": "The PostgreSQL object-relational database system provides reliability and data integrity",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
@ -59,4 +59,4 @@
} }
] ]
} }