Suppression d'anciennes variables d'environnement.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user