ERROR: php_network_getaddresses: getaddrinfo failed: Name or service not known [tcp://global-redis:6379]
This only happens when I install redis like this
ee site create example.com --type=wp --cache --with-local-redis --local-db
But when I install without --with-local-redis, admin tools for redis is working fine.
ERROR: php_network_getaddresses: getaddrinfo failed: Name or service not known [tcp://global-redis:6379]
This only happens when I install redis like this
ee site create example.com --type=wp --cache --with-local-redis --local-db
But when I install without --with-local-redis, admin tools for redis is working fine.