Remove duplicate argument on aerospike section
This commit is contained in:
parent
650f6a89c6
commit
92dc3be3b1
|
@ -171,13 +171,13 @@ services:
|
|||
build: ./aerospike
|
||||
volumes_from:
|
||||
- volumes_data
|
||||
- workspace
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3001:3001"
|
||||
- "3002:3002"
|
||||
- "3003:3003"
|
||||
volumes_from:
|
||||
- workspace
|
||||
|
||||
|
||||
### Memcached Container #####################################
|
||||
|
||||
|
|
Loading…
Reference in New Issue