Skip to content

Commit 3b1710e

Browse files
VIA-629 SB Correct current Covid campaign end date.
1 parent 72f4316 commit 3b1710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PROFILE_PERFORMANCE=true
77
DEPLOY_ENVIRONMENT=local
88

99
# Vaccs campaigns
10-
CAMPAIGNS='{"COVID_19": [{ "start": "20251209", "end": "20260301" }]}'
10+
CAMPAIGNS='{"COVID_19": [{ "start": "20251112", "end": "20260131" }, { "start": "20261101", "end": "20270131" }]}'
1111

1212
# content cache hydrator
1313
CONTENT_API_ENDPOINT=http://localhost:8081/

0 commit comments

Comments
 (0)