I wanted to use Redis as Cache backend so I added some configs for it. Disabled by default.
Its quite simple:
uncomment the "redis" lines in Dockerfile and bin/install-magento. Optionally you can edit redis.conf file to your needs. It has default values from app/etc/local.xml.additional
I wanted to use Redis as Cache backend so I added some configs for it. Disabled by default.
Its quite simple: uncomment the "redis" lines in Dockerfile and bin/install-magento. Optionally you can edit redis.conf file to your needs. It has default values from app/etc/local.xml.additional