diff --git a/ansible/files/jhu-params-prod.json b/ansible/files/jhu-params-prod.json index af286e644..daf7d7097 100644 --- a/ansible/files/jhu-params-prod.json +++ b/ansible/files/jhu-params-prod.json @@ -1,7 +1,7 @@ { "export_start_date": "2020-02-20", "static_file_dir": "./static", - "export_dir": "./receiving", + "export_dir": "/common/covidcast/receiving/jhu-csse/", "cache_dir": "./cache", "base_url": "https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_{metric}_US.csv" }