Switch paths
This commit is contained in:
parent
ce0b26577f
commit
6e41c8dfc0
|
@ -28,7 +28,7 @@ services:
|
|||
image: redis
|
||||
command: redis-server /etc/redis.conf
|
||||
volumes:
|
||||
- redis.conf:/etc/redis.conf
|
||||
- ./redis.conf:/etc/redis.conf
|
||||
volumes_from:
|
||||
- tmp
|
||||
|
||||
|
|
Loading…
Reference in New Issue