update redis

This commit is contained in:
kev 2018-01-21 04:54:31 +08:00
parent 36a2bc354c
commit 4572a26bf8

View File

@ -1,5 +1,6 @@
redis:
image: redis:alpine
command: --save 900 1
ports:
- "127.0.0.1:6379:6379"
volumes: