Skip to content

Commit b01bae5

Browse files
committed
Fix volumes aerospike section
1 parent 92dc3be commit b01bae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ services:
170170
aerospike:
171171
build: ./aerospike
172172
volumes_from:
173-
- volumes_data
174173
- workspace
174+
- volumes_data
175175
ports:
176176
- "3000:3000"
177177
- "3001:3001"

0 commit comments

Comments
 (0)