mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
update redis
This commit is contained in:
parent
b9072c0680
commit
3d8cd3c79e
@ -13,4 +13,4 @@ VOLUME /data
|
||||
EXPOSE 6379
|
||||
|
||||
ENTRYPOINT ["redis-server"]
|
||||
CMD ["--protected-mode", "no"]
|
||||
CMD ["--protected-mode", "no", "--save", "900 1 300 10"]
|
||||
|
Loading…
Reference in New Issue
Block a user