1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-05-01 13:48:56 +08:00

Added volume to docker-compose-cassandra in order to support data persistency

Signed-off-by: nmarcetic <n.marcetic86@gmail.com>
This commit is contained in:
nmarcetic 2017-09-22 12:11:16 +02:00
parent 6fb3c3f594
commit 3d7c341c5e

View File

@ -30,4 +30,5 @@ services:
ports:
- "9042:9042"
- "9160:9160"
volumes:
- ./db:/var/lib/cassandra