Skip to content
Mischa Braam edited this page Feb 16, 2024 · 2 revisions

When Redis is installed it will listen on the default port 6379. The redis socket is located at /tmp/redis.sock

Enable Redis:

valet-plus redis on

Disable Redis:

valet-plus redis off
Clone this wiki locally