Update nexus/docker-compose.yml

This commit is contained in:
Matt Reeves 2024-04-26 00:03:48 +00:00
parent 8e0f10b6f7
commit 79b29d1087

View file

@ -3,6 +3,7 @@ services:
nexus:
image: sonatype/nexus3@sha256:80b945be128a6466320df09589d73ed4a5dbf09f3495243281d264bbc643228c
container_name: nexus
restart: unless-stopped
ports:
- 8081:8081
- 8082:8082