mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Fixes #939
https://stackoverflow.com/questions/28785383/how-to-disable-persistence-with-redis
This commit is contained in:
1
docker/tanner/redis/dist/redis.conf
vendored
1
docker/tanner/redis/dist/redis.conf
vendored
@ -1,2 +1,3 @@
|
|||||||
bind 0.0.0.0
|
bind 0.0.0.0
|
||||||
protected-mode no
|
protected-mode no
|
||||||
|
save ""
|
||||||
|
Reference in New Issue
Block a user