diff options
Diffstat (limited to 'public/v2/apps/postgres.json')
| -rw-r--r-- | public/v2/apps/postgres.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/postgres.json b/public/v2/apps/postgres.json index 54ddcd7..6840c17 100644 --- a/public/v2/apps/postgres.json +++ b/public/v2/apps/postgres.json @@ -3,6 +3,7 @@ "documentation": "Taken from https://hub.docker.com/_/postgres", "displayName": "PostgreSQL", "description": "The PostgreSQL object-relational database system provides reliability and data integrity", + "isOfficial": true, "dockerCompose": { "version": "3.3", "services": { |
