diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-05 08:05:58 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-05 08:05:58 -0500 |
| commit | ab53c4e7bb7cb31f7e6f351bf83dde90d86cc7a9 (patch) | |
| tree | 3a3a2caa0e842adf25bf7a4efd7d4a816003987f | |
| parent | 3224330fb7f5169da6417e7eef7977fcab8cd9a6 (diff) | |
| download | caprover-one-click-apps-ab53c4e7bb7cb31f7e6f351bf83dde90d86cc7a9.tar.gz caprover-one-click-apps-ab53c4e7bb7cb31f7e6f351bf83dde90d86cc7a9.zip | |
Update 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 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 +} |
