diff --git a/public/v2/apps/postgres.json b/public/v2/apps/postgres.json index f4e18bb..fe0a332 100644 --- a/public/v2/apps/postgres.json +++ b/public/v2/apps/postgres.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/_/postgres", - "displayName": "", + "displayName": "PostgreSQL", "description": "The PostgreSQL object-relational database system provides reliability and data integrity", "dockerCompose": { "version": "3.3", @@ -59,4 +59,4 @@ } ] -} \ No newline at end of file +}