Skip to content

Commit

Permalink
Removed mongo volume for tests (#8)
Browse files Browse the repository at this point in the history
 MRTI-5271 # removed volume for test
  • Loading branch information
mrtnhwtt authored Jul 25, 2023
1 parent 830b443 commit e41552a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ services:
environment:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: password
volumes:
- ./data/mongo_data:/data/db
ports:
- 27017:27017
networks:
Expand Down

0 comments on commit e41552a

Please sign in to comment.