mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
trying redis again
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@
|
||||
sudo apt install redis-server
|
||||
|
||||
# Converting to systemd managed process
|
||||
echo "supervised systemd" >> /etc/redis/redis.conf
|
||||
sudo echo "supervised systemd" >> /etc/redis/redis.conf
|
||||
|
||||
sudo systemctl restart redis.service
|
||||
|
||||
Reference in New Issue
Block a user