Skip to content

Commit

Permalink
clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
CMYanko committed May 23, 2019
1 parent aeb066a commit deec4f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ docker-compose up -d
- Nexus Web UI with SSL accessible via https://repo.mycompany.com
- Nexus Web UI over http via http://localhost:8081
- Docker proxy group registry accessible via https://registry.mycompany.com
- Docker Private Registry accessible via https://registry.mycompany.com:5000 (push)
- Docker Private Registry accessible via https://registry.mycompany.com:5000 (docker push, not browser)
- IQ Server accessible via http://localhost:8070 or https://iq-server.mycompany.com

## Persistent Volumes

I've create a convention of putting all of the persistent volumes is a hidden folder in the users home folder
I've create a convention of putting all of the persistent volumes is a hidden folder in the my home folder
```
~/.demo-pv
+ /iq-data
Expand Down

0 comments on commit deec4f3

Please sign in to comment.