mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-28 23:20:55 +08:00
Add back in the fixtures
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
||||
- mongodb
|
||||
- blockstack-api
|
||||
volumes:
|
||||
- "./data/search-api/:/var/blockstack-search"
|
||||
- "./data/search-api:/var/blockstack-search"
|
||||
|
||||
search-api:
|
||||
build:
|
||||
@@ -58,7 +58,7 @@ services:
|
||||
- mongodb
|
||||
- blockstack-api
|
||||
volumes:
|
||||
- "./data/search-api/:/var/blockstack-search"
|
||||
- "./data/search-api:/var/blockstack-search"
|
||||
|
||||
networks:
|
||||
api: null
|
||||
|
||||
Reference in New Issue
Block a user