web/redis.conf

6 lines
78 B
Plaintext

bind 0.0.0.0
port 6379
appendonly yes
dir /data
daemonize no
protected-mode no