Update nexus/docker-compose.yml
This commit is contained in:
parent
8e0f10b6f7
commit
79b29d1087
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ services:
|
|||
nexus:
|
||||
image: sonatype/nexus3@sha256:80b945be128a6466320df09589d73ed4a5dbf09f3495243281d264bbc643228c
|
||||
container_name: nexus
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8081:8081
|
||||
- 8082:8082
|
||||
|
|
Reference in a new issue