Geek7 commited on
Commit
9a05e59
·
verified ·
1 Parent(s): b8c2612

Delete redis

Browse files
Files changed (2) hide show
  1. redis/master.conf +0 -3
  2. redis/replica.conf +0 -3
redis/master.conf DELETED
@@ -1,3 +0,0 @@
1
- port 6379
2
- protected-mode no
3
- appendonly yes
 
 
 
 
redis/replica.conf DELETED
@@ -1,3 +0,0 @@
1
- port 6379
2
- protected-mode no
3
- replicaof redis-master 6379