From 78fa3b54d588b94897e29e5b5f9c6e484a2582bd Mon Sep 17 00:00:00 2001 From: whaffman Date: Thu, 22 May 2025 12:45:29 +0200 Subject: [PATCH] we --- srcs/requirements/wordpress/tools/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcs/requirements/wordpress/tools/install.sh b/srcs/requirements/wordpress/tools/install.sh index e9eddf3..e77043a 100644 --- a/srcs/requirements/wordpress/tools/install.sh +++ b/srcs/requirements/wordpress/tools/install.sh @@ -48,7 +48,7 @@ wp plugin install --allow-root \ --path=/var/www/html wp config set --allow-root \ WP_REDIS_HOST \ - redis \ + redis.docker-network \ --type=constant \ --path=/var/www/html