mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update redis
This commit is contained in:
parent
36a2bc354c
commit
4572a26bf8
@ -1,5 +1,6 @@
|
||||
redis:
|
||||
image: redis:alpine
|
||||
command: --save 900 1
|
||||
ports:
|
||||
- "127.0.0.1:6379:6379"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user