tweaking, license info, readme credits, avoid redis port conflict

This commit is contained in:
t3chn0m4g3
2022-02-25 16:59:17 +00:00
parent 8f8bdcbefa
commit 3d0d69c541
4 changed files with 11 additions and 19 deletions

View File

@ -531,8 +531,6 @@ services:
restart: always
stop_signal: SIGKILL
tty: true
ports:
- "127.0.0.1:6379:6379"
image: "dtagdevsec/redis:2203"
read_only: true