This commit is contained in:
whaffman 2025-05-22 12:48:13 +02:00
parent 78fa3b54d5
commit 3ac4ffb970

View File

@ -48,7 +48,7 @@ wp plugin install --allow-root \
--path=/var/www/html --path=/var/www/html
wp config set --allow-root \ wp config set --allow-root \
WP_REDIS_HOST \ WP_REDIS_HOST \
redis.docker-network \ "redis" \
--type=constant \ --type=constant \
--path=/var/www/html --path=/var/www/html