Skip to content

Commit cf4b8b3

Browse files
committed
Remove end date from params
1 parent cb8db3a commit cf4b8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"export_dir": "./receiving",
44
"cache_dir": "./cache",
55
"start_date": "2020-02-01",
6-
"end_date": "2020-05-15",
6+
"end_date": "",
77
"ght_key": "{{ google_health_api_key }}"
88
}

0 commit comments

Comments
 (0)