We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777b215 commit 4957a67Copy full SHA for 4957a67
ansible/files/jhu-params-prod.json
@@ -1,7 +1,7 @@
1
{
2
"export_start_date": "2020-02-20",
3
"static_file_dir": "./static",
4
- "export_dir": "/tmp",
+ "export_dir": "./receiving",
5
"cache_dir": "./cache",
6
"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"
7
}
0 commit comments