Skip to content

Commit

Permalink
Update docker-compose.test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed May 20, 2023
1 parent a53176a commit 2fc14c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ services:
- mongo
redis:
image: "redis:alpine"
ports:
- 6379:6379
mongo:
image: "mongo"
ports:
- 27017:27017
environment:
- MONGO_INITDB_ROOT_USERNAME=root
- MONGO_INITDB_ROOT_PASSWORD=pass

0 comments on commit 2fc14c9

Please sign in to comment.