Suppression d'anciennes variables d'environnement.

This commit is contained in:
2026-07-09 20:01:29 +02:00
parent 676144a793
commit 06c4b5a052
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -57,12 +57,10 @@ SERVER_PHP_IMAGE="${APACHE_PHP_IMAGE}"
#SERVER_PHP_IMAGE="${FRANKENPHP_IMAGE}"
# Image pour Memcached
WITH_MEMCACHED="true"
MEMCACHED_IMAGE="memcached:latest"
MEMCACHED_PORT="11211:11211"
# Image pour Redis
WITH_REDIS="true"
REDIS_IMAGE="redis:latest"
REDIS_PORT="6379:6379"