1
0
Fork 0

Merge branch 'add-docker-registry-port' of p281392/molgenis-ops-rancher into master

This commit is contained in:
Sido Haakma 2018-04-20 05:43:28 +00:00 committed by Gogs
commit 00613a2a0f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
image: sonatype/nexus3:latest
ports:
- 8081
- 5000
volumes:
- molgenis-nexus-data:/nexus-data
labels: