Fix volumes aerospike section

This commit is contained in:
Luciano Gonçalves 2016-09-01 13:21:21 +01:00
parent 92dc3be3b1
commit b01bae59fc

View File

@ -170,8 +170,8 @@ services:
aerospike:
build: ./aerospike
volumes_from:
- volumes_data
- workspace
- volumes_data
ports:
- "3000:3000"
- "3001:3001"