Fix volumes aerospike section
This commit is contained in:
parent
92dc3be3b1
commit
b01bae59fc
|
@ -170,8 +170,8 @@ services:
|
||||||
aerospike:
|
aerospike:
|
||||||
build: ./aerospike
|
build: ./aerospike
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- volumes_data
|
|
||||||
- workspace
|
- workspace
|
||||||
|
- volumes_data
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
- "3001:3001"
|
- "3001:3001"
|
||||||
|
|
Loading…
Reference in New Issue