Skip to content

Commit 71779b2

Browse files
committed
Use production ingestion directory
1 parent a9ba2ba commit 71779b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/templates/nchs_mortality-params-prod.json.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"export_start_date": "2020-02-01",
33
"static_file_dir": "./static",
4-
"export_dir": "./receiving",
4+
"export_dir": "/common/covidcast/receiving/nchs-mortality",
55
"cache_dir": "./cache",
66
"daily_export_dir": "./daily_receiving",
77
"daily_cache_dir": "./daily_cache",

0 commit comments

Comments
 (0)