1
0
Fork 0
mirror of synced 2024-06-22 16:10:54 +12:00

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

View file

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