mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 20:39:00 +08:00
fix(redis): protected mode off
This commit is contained in:
parent
237442fabb
commit
2d365ebc6d
@ -26,5 +26,5 @@ redis-server $PW_ARG \
|
||||
--maxmemory "${MAXMEMORY}mb" \
|
||||
--maxmemory-policy $MAXMEMORY_POLICY \
|
||||
--appendonly $APPENDONLY \
|
||||
--save "$SAVE"
|
||||
--save "$SAVE" \
|
||||
--protected-mode no
|
||||
|
Loading…
x
Reference in New Issue
Block a user