diff options
| author | Andrew Wong <[email protected]> | 2019-10-20 06:14:53 +1100 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-10-19 15:14:53 -0400 |
| commit | d605cd6b1122ce1433d83bffa46c2c0cc419286a (patch) | |
| tree | 139a059da76a37994db2c182979043612f6ae53c /public/v2/apps/nexus3.json | |
| parent | 14ffb08e594c557cd18468429b9dd8d49d6b5984 (diff) | |
| download | caprover-one-click-apps-d605cd6b1122ce1433d83bffa46c2c0cc419286a.tar.gz caprover-one-click-apps-d605cd6b1122ce1433d83bffa46c2c0cc419286a.zip | |
Housekeeping (#100)
* Fix redis documentation link address
* Clean grammar and stray apostrophe characters
Diffstat (limited to 'public/v2/apps/nexus3.json')
| -rw-r--r-- | public/v2/apps/nexus3.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/nexus3.json b/public/v2/apps/nexus3.json index 59d7d8c..4ff49ad 100644 --- a/public/v2/apps/nexus3.json +++ b/public/v2/apps/nexus3.json @@ -18,7 +18,7 @@ }, "instructions": { "start": "Nexus is the world's first and only universal repository solution that's FREE to use. It supports Bower, Docker, Git LFS, Maven, npm, NuGet, PyPI, Ruby Gems, Yum, Apt, Conan, R, CPAN, Raw (Universal),P2 ,Helm and ELPA.\n\nEnter your Nexus Configuration parameters and click on next. \n\n Notes:\n\nDefault credentials are: admin / admin123\n\nIt can take some time (2-3 minutes) for the service to launch in a new container. Check the \"Deployment\" tab logs to determine once Nexus is ready.", - "end": "'Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps." + "end": "Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps." }, "variables": [ { |
