mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 06:01:39 +01:00
remove vulnerable chatter system, increase redis expiry, persistant redis storage
This commit is contained in:
@@ -5,3 +5,7 @@ services:
|
||||
ports:
|
||||
- 6379:6379
|
||||
restart: no
|
||||
volumes:
|
||||
- ./db/redis:/data
|
||||
environment:
|
||||
- VALKEY_EXTRA_FLAGS=--save 60 1
|
||||
|
||||
Reference in New Issue
Block a user