mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 04:50:15 +02:00
Corrected things that led to errors during install
This commit is contained in:
@ -49,9 +49,3 @@ services:
|
||||
- ./test/:/app/test/
|
||||
- ./data/:/app/data/
|
||||
|
||||
# Report on the data pushed to Blaze by TransFAIR
|
||||
blazectl:
|
||||
container_name: blazectl
|
||||
image: samply/blazectl
|
||||
command: sh -c "sleep 300 && echo Source store && blazectl --server http://blaze:8080/fhir count-resources && tail -f /dev/null"
|
||||
|
||||
|
Reference in New Issue
Block a user