We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4e22a commit a43bf71Copy full SHA for a43bf71
1 file changed
ansible/group_vars/alpha-pheidi.yml
@@ -29,4 +29,5 @@ container_envs: >
29
container_run_opts: >
30
-h {{ name }}
31
-d
32
+ -v /opt/ssl/mongodb-client:/opt/ssl/mongo-client:ro
33
{{ container_envs }}
0 commit comments