More documentation
This commit is contained in:
@@ -116,6 +116,8 @@ services:
|
|||||||
# - PMA_ARBITRARY=1
|
# - PMA_ARBITRARY=1
|
||||||
# - UPLOAD_LIMIT=1G
|
# - UPLOAD_LIMIT=1G
|
||||||
|
|
||||||
|
# Need to fix the memory overcommit warning from Redis
|
||||||
|
# https://ourcodeworld.com/articles/read/2083/how-to-remove-redis-warning-on-docker-memory-overcommit-must-be-enabled
|
||||||
redis:
|
redis:
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ${CONTAINER_REDIS}
|
container_name: ${CONTAINER_REDIS}
|
||||||
|
|||||||
Reference in New Issue
Block a user