mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Fixes #939
https://stackoverflow.com/questions/28785383/how-to-disable-persistence-with-redis
This commit is contained in:
parent
adee51bee5
commit
591be0791b
1 changed files with 1 additions and 0 deletions
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
|
||||
protected-mode no
|
||||
save ""
|
||||
|
|
Loading…
Reference in a new issue