redis tweaking

This commit is contained in:
t3chn0m4g3
2022-02-17 01:26:10 +00:00
parent 21d245a5d8
commit 416d4a810f
2 changed files with 10 additions and 4 deletions

View File

@ -12,7 +12,7 @@ services:
stop_signal: SIGKILL
tty: true
ports:
- "127.0.0.1:6379:6379"
- "127.0.0.1:6379:6379"
image: "dtagdevsec/redis:2203"
read_only: true