Skip to content

Commit

Permalink
fixup!test: setup mongodb server - fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Sep 24, 2024
1 parent 7561945 commit ada205b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcap-services-template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ VCAP_SERVICES='
"mongodb",
"document"
],
"volume_mounts": [ ]
"volume_mounts":[]
}
]
}
Expand Down

0 comments on commit ada205b

Please sign in to comment.