Merge branch 'main' into 1.4.0
This commit is contained in:
+5
-1
@@ -88,9 +88,13 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
#memcached:
|
||||
# image: docker.io/bitnami/memcached:1
|
||||
# image: memcached:latest
|
||||
# container_name: shuffle-cache
|
||||
# hostname: shuffle-cache
|
||||
# mem_limit: 1024m
|
||||
# environment:
|
||||
# - MEMCACHED_MEMORY=1024
|
||||
# - MEMCACHED_MAX_CONNECTIONS=2500
|
||||
# ports:
|
||||
# - 11211:11211
|
||||
|
||||
|
||||
Reference in New Issue
Block a user