fscan/TestDocker/Redis/redis.conf

5 lines
63 B
Plaintext
Raw Normal View History

2024-12-20 19:49:22 +08:00
bind 0.0.0.0
port 6379
2024-12-20 19:49:22 +08:00
protected-mode no
dir /data
daemonize no