Installation de Redis.

This commit is contained in:
2026-05-28 08:13:43 +02:00
parent 559e71abb7
commit 85bc2ced1b
4 changed files with 22 additions and 1 deletions
+1
View File
@@ -33,6 +33,7 @@ services:
args:
SERVER_PHP_IMAGE: ${SERVER_PHP_IMAGE}
WITH_MEMCACHED: ${WITH_MEMCACHED}
WITH_REDIS: ${WITH_REDIS}
dockerfile: ${PWD}/docker/server-php.dockerfile
labels: