Skip to content

Commit

Permalink
use mongosh instead of mongo binary
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Nov 11, 2024
1 parent 38eef9e commit 9485158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ apps:
- network-bind

mongo:
command: bin/mongo
command: bin/mongosh
environment: {LC_ALL: C}
plugs: [network]

Expand Down

0 comments on commit 9485158

Please sign in to comment.