Skip to content

Commit bd57752

Browse files
korlaxxalrokkrivard
authored andcommitted
Remove end date from params
1 parent a86c0f0 commit bd57752

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)