Skip to content

Commit 798a129

Browse files
Set right pymongodata var for mongoDB 4.2
1 parent a5253dc commit 798a129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
ports:
5252
- "27017:27017"
5353
volumes:
54-
- pymongodata40:/data/db
54+
- pymongodata42:/data/db
5555

5656
memcached:
5757
image: memcached

0 commit comments

Comments
 (0)