Skip to content

Commit

Permalink
allow the searches to work
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Dec 2, 2024
1 parent 05e8617 commit d60da54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
build:
context: mongodb
dockerfile: Dockerfile
mem_limit: 1024m
mem_limit: 2048m
environment:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: Secret
Expand Down

0 comments on commit d60da54

Please sign in to comment.