cp .env.dist .envChange the contents
docker-compose -p gha-keyword up --buildwait to see that the first composer install is done
docker-compose -p gha-keyword exec php-7.4-nginx php artisan key:generatedocker-compose -p gha-keyword exec php-7.4-nginx php artisan migratedocker-compose -p gha-keyword exec php-7.4-nginx php artisan ingest --todaydocker-compose -p gha-keyword exec php-7.4-nginx php artisan ingest --date=2020-01-25docker-compose -p gha-keyword exec php-7.4-nginx composer run testcurl -H 'Accept: application/json' http://localhost:8085/api/search/stats?searchDate=2020-01-25