We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e3647 commit de0db7bCopy full SHA for de0db7b
.env.template
@@ -6,6 +6,9 @@ PINO_LOG_LEVEL=info
6
PROFILE_PERFORMANCE=true
7
DEPLOY_ENVIRONMENT=local
8
9
+# Vaccs campaigns
10
+CAMPAIGNS='{"COVID_19": [{ "start": "20251209", "end": "20260301" }]}'
11
+
12
# content cache hydrator
13
CONTENT_API_ENDPOINT=http://localhost:8081/
14
CONTENT_API_KEY=
0 commit comments