Skip to content

Commit de0db7b

Browse files
VIA-629 SB & EO Add example CAMPAIGNS to .env.template.
1 parent e2e3647 commit de0db7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ PINO_LOG_LEVEL=info
66
PROFILE_PERFORMANCE=true
77
DEPLOY_ENVIRONMENT=local
88

9+
# Vaccs campaigns
10+
CAMPAIGNS='{"COVID_19": [{ "start": "20251209", "end": "20260301" }]}'
11+
912
# content cache hydrator
1013
CONTENT_API_ENDPOINT=http://localhost:8081/
1114
CONTENT_API_KEY=

0 commit comments

Comments
 (0)