File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ x-nifi-volumes: &nifi-volumes
103103
104104x-nifi-registry-volumes : &nifi-registry-volumes
105105 # Registry configuration
106- - ../nifi/nifi-registry/:/opt/nifi-registry/nifi-registry-current/conf/:ro
106+ - ../nifi/nifi-registry/:/opt/nifi-registry/nifi-registry-current/conf/:rw
107107
108108 # Security certificates
109109 - ../security:/security:ro
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ x-nifi-volumes: &nifi-volumes
114114
115115x-nifi-registry-volumes : &nifi-registry-volumes
116116 # Registry configuration
117- - ../nifi/nifi-registry/:/opt/nifi-registry/nifi-registry-current/conf/:ro
117+ - ../nifi/nifi-registry/:/opt/nifi-registry/nifi-registry-current/conf/:rw
118118
119119 # Security certificates
120120 - ../security:/security:ro
You can’t perform that action at this time.
0 commit comments