Skip to content

Commit 5cd8d82

Browse files
committed
might need to verify diesel-net domains in the future
1 parent a8102f8 commit 5cd8d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/docker-compose.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
main:
77
image: sonatype/nexus3:3.30.0
88
volumes:
9+
- {{ directories_ssl_certificates_host }}:{{ directories_ssl_certificates }}
910
- {{ directories_data }}:/nexus-data
1011
user: "${UID}:${GID}"
1112
deploy:

0 commit comments

Comments
 (0)