Merge remote-tracking branch 'refs/remotes/origin/dev_cluster' into dev_cluster

Trying to merge changes...
This commit is contained in:
Scott Idem
2024-09-06 18:46:51 -04:00
4 changed files with 30 additions and 27 deletions

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}