For local development only
- Comment out
bind 127.0.0.1 ::1innano /etc/redis/redis.conf - Set
protected-mode no sudo service redis-server restart- Access Redis using Redis client, e.q. Redis Deskktop Manager
- Only need to set address as per Homestead.yaml file, e.g.
192.168.10.10 - Port is probably default 6379
- Only need to set address as per Homestead.yaml file, e.g.
Better to enable protected mode and set specific bind addresses if for any sensitive environment