mirror of
https://github.com/statbate/docs.git
synced 2026-08-11 02:42:41 +00:00
147 B
147 B
apt-get install redis-server
# nano /etc/redis/redis.conf
...
unixsocket /var/run/redis/redis-server.sock
unixsocketperm 777
...