mirror of
https://github.com/10h30/wordpress-caddy-docker.git
synced 2026-07-14 04:06:37 +09:00
Disbale Redis
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ echo "== Install Plugins =="
|
||||
docker compose run wpcli plugin install ${WORDPRESS_PLUGINS_TO_INSTALL} --activate
|
||||
|
||||
## Enable Redis Cache Object
|
||||
docker compose run wpcli redis enable
|
||||
#docker compose run wpcli redis enable
|
||||
|
||||
## Enable and config Cache Enabler
|
||||
docker compose run wpcli option update cache_enabler '{
|
||||
|
||||
Reference in New Issue
Block a user