Skip to content

Commit

Permalink
Modified memcached utilization in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
frikky authored Dec 3, 2023
1 parent 0b79df2 commit 5953c5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ services:
# image: docker.io/bitnami/memcached:1
# container_name: shuffle-cache
# hostname: shuffle-cache
# mem_limit: 1024m
# environment:
# - MEMCACHED_MEMORY=1024
# - MEMCACHED_MAX_CONNECTIONS=2500
# ports:
# - 11211:11211

Expand Down

0 comments on commit 5953c5c

Please sign in to comment.