Skip to content

Commit

Permalink
chore(): update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Limerio committed Mar 25, 2024
1 parent 782826b commit f086e77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ services:
mongodb:
image: mongo:5.0.25-focal
container_name: database
env_file:
- .env
ports:
- 27017:27017
redis:
Expand Down

0 comments on commit f086e77

Please sign in to comment.