Environment improvements for Docker and testing. #83

Merged
telackey merged 5 commits from telackey/testenv into main 2022-11-03 02:31:04 +00:00
Showing only changes of commit 4b3ec1b5a0 - Show all commits

View File

@ -1,7 +1,7 @@
#!/bin/bash
sleep 10
sleep "Starting ipld-eth-beacon-indexer"
echo "Starting ipld-eth-beacon-indexer"
cat /root/ipld-eth-beacon-config-docker.json | envsubst > /root/ipld-eth-beacon-config.json