Merge branch 'main' into 1.4.0

This commit is contained in:
Frikky
2023-12-07 22:40:13 +01:00
committed by GitHub
3 changed files with 22 additions and 9 deletions
+5 -1
View File
@@ -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