Browse Source

Update README.md

master
Don Kingdon 1 year ago committed by GitHub
parent
commit
3237127daa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      README.md

1
README.md

@ -67,6 +67,7 @@ Dependencies:
sudo mkdir /var/lib/redis
sudo chown redis:redis /var/lib/redis
sudo chmod 770 /var/lib/redis
### Setup the redis.service file
nano /etc/systemd/system/redis.service
Paste this in there:

Loading…
Cancel
Save