mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Add sonic dependency for archivebox service
This commit is contained in:
parent
da5a8775cb
commit
14ef5c1536
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ services:
|
|||
- SEARCH_BACKEND_HOST_NAME=sonic
|
||||
volumes:
|
||||
- ./data:/data
|
||||
depends_on:
|
||||
- sonic
|
||||
|
||||
# Run sonic search backend
|
||||
sonic:
|
||||
|
|
Loading…
Reference in a new issue