Skip to content

Commit

Permalink
Revert MongoDB version change
Browse files Browse the repository at this point in the history
  • Loading branch information
gf-rog committed Dec 31, 2023
1 parent c7a0dc2 commit e00c77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- ./db/data:/data
- ./db/conf:/conf
chats:
image: mongo:4.4.26
image: mongo:latest
ports:
- 27017:27017
frontend:
Expand Down

0 comments on commit e00c77c

Please sign in to comment.