Данные Redis опущены в свою папку

This commit is contained in:
ErickSkrauch 2016-08-26 22:05:29 +03:00
parent 24438fdedf
commit 89ea6e5ee8
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
# Docker Compose file
docker-compose.yml
docker-compose.override.yml

View File

@ -7,4 +7,4 @@ services:
redis:
image: redis:3.0
volumes:
- ./data/:/data
- ./data/redis:/data