Skip to content

Commit abf10a7

Browse files
committed
add missing bigquery params to prod params
1 parent 889b6a5 commit abf10a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
},
66
"indicator": {
77
"export_start_date": "2020-02-20",
8+
"num_export_days": 14,
9+
"path_to_bigquery_credentials": "credentials.json",
810
"static_file_dir": "./static"
911
}
1012
}

0 commit comments

Comments
 (0)