1
0
Fork 0

Add sonic dependency for archivebox service

This commit is contained in:
jdcaballerov 2020-12-07 15:39:18 -05:00 committed by GitHub
parent da5a8775cb
commit 14ef5c1536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ services:
- SEARCH_BACKEND_HOST_NAME=sonic
volumes:
- ./data:/data
depends_on:
- sonic
# Run sonic search backend
sonic: