Fuegovic commited on
Commit
b88795a
1 Parent(s): 13ab8ed

Create redis.conf

Browse files
Files changed (1) hide show
  1. redis.conf +3 -0
redis.conf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ acl setuser test >redis_password on allcommands allkeys allchannels
2
+ requirepass password
3
+ port 7860