mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-05 02:16:27 +10:00
Add sonic dependency for archivebox service
This commit is contained in:
@@ -25,6 +25,8 @@ services:
|
||||
- SEARCH_BACKEND_HOST_NAME=sonic
|
||||
volumes:
|
||||
- ./data:/data
|
||||
depends_on:
|
||||
- sonic
|
||||
|
||||
# Run sonic search backend
|
||||
sonic:
|
||||
|
||||
Reference in New Issue
Block a user