More documentation

This commit is contained in:
Scott Idem
2024-05-30 23:28:40 -04:00
parent a8f62b8022
commit c795bb00f4

View File

@@ -116,6 +116,8 @@ services:
# - PMA_ARBITRARY=1
# - 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:
restart: always
container_name: ${CONTAINER_REDIS}