mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-13 04:58:51 -05:00
remove auth flag from mongoDB.Dockerfile
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM mongo
|
||||
EXPOSE 27017
|
||||
CMD ["mongod", "--auth"]
|
||||
CMD ["mongod"]
|
||||
|
||||
Reference in New Issue
Block a user