wordpress-develop/tools/local-env
John Blackbourn 0e04c0a621 Build/Test Tools: Move the Memcached container into the Docker Compose config.
This allows a developer to use the persistent Memcached object cache on their local development environment via the `LOCAL_PHP_MEMCACHED` environment variable.

Enable the memcached config via `LOCAL_PHP_MEMCACHED=true` in the `.env` file and then restart the environment with `npm run env:restart`.

Fixes #55700


git-svn-id: https://develop.svn.wordpress.org/trunk@53895 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-13 23:23:26 +00:00
..
scripts Build/Test Tools: Move the Memcached container into the Docker Compose config. 2022-08-13 23:23:26 +00:00
default.template Build/Test Tools: Add Authorization headers support to local-env. 2020-10-27 18:32:22 +00:00
mysql-init.sql Build Tools: Add a WordPress Development Environment. 2019-08-05 07:09:14 +00:00
php-config.ini Build/Test Tools: Enable running the tests on PHP 8.1. 2021-08-09 20:03:52 +00:00
phpunit-config.ini Build/Test Tools: Enable running the tests on PHP 8.1. 2021-08-09 20:03:52 +00:00