diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-05 08:02:11 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-05 08:02:11 -0500 |
| commit | 3b1d2cae4a78106b0f16bc67e46b2be38dafa9d4 (patch) | |
| tree | 555a5d05bce5217e275e97b9757d8ba98ea33814 | |
| parent | f84031cceba8135ee22e00c712655fb0687709fa (diff) | |
| download | caprover-one-click-apps-3b1d2cae4a78106b0f16bc67e46b2be38dafa9d4.tar.gz caprover-one-click-apps-3b1d2cae4a78106b0f16bc67e46b2be38dafa9d4.zip | |
Update nexus3.json
| -rw-r--r-- | public/v2/apps/nexus3.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v2/apps/nexus3.json b/public/v2/apps/nexus3.json index fb22aaf..21df71c 100644 --- a/public/v2/apps/nexus3.json +++ b/public/v2/apps/nexus3.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/r/sonatype/nexus3/", - "displayName": "", + "displayName": "Nexus3", "description": "Nexus is a repository manager. It allows you to proxy, collect, and manage your dependencies", "dockerCompose": { "version": "3.3", @@ -30,4 +30,4 @@ "description": "Additional tags can be found here: https://hub.docker.com/r/sonatype/nexus3/tags" } ] -}
\ No newline at end of file +} |
