diff --git a/config/WordPress-Bare-Config.php b/config/WordPress-Bare-Config.php new file mode 100644 index 0000000..2160010 --- /dev/null +++ b/config/WordPress-Bare-Config.php @@ -0,0 +1,42 @@ + array( +# '127.0.0.1:11211' +# ) +#); +#define('WP_REDIS_HOST', '127.0.0.1'); +#define('WP_REDIS_PASSWORD', ''); +#define('WP_REDIS_PORT', '6379'); +require_once(ABSPATH . 'wp-settings.php');