Use simple filename
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 37s
Smoke Test / Run basic test suite (pull_request) Successful in 4m14s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m55s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m29s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m30s

This commit is contained in:
David Boreham 2024-07-14 11:40:04 -06:00
parent c6946c0cc7
commit 770294cf5a

View File

@ -20,7 +20,7 @@ fi
explorer_config_dir=/app/chains/mainnet
config_template_file=/config/chains/mainnet/laconic-chaindata-template.json
config_file=${explorer_config_dir}/laconic-chaindata.json
config_file=${explorer_config_dir}/laconic.json
# Delete the stock config files
rm -f ${explorer_config_dir}/*