From a7836be91d883b7d994ab001ca39308621e1ac92 Mon Sep 17 00:00:00 2001 From: Sukanya Rath <98050194+sukanya-rath@users.noreply.github.com> Date: Wed, 1 May 2024 15:51:19 -0700 Subject: [PATCH] adding proper header --- frontend/Caddyfile | 2 +- frontend/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/Caddyfile b/frontend/Caddyfile index ad715eafe..e03a806a4 100644 --- a/frontend/Caddyfile +++ b/frontend/Caddyfile @@ -15,7 +15,7 @@ level {$LOG_LEVEL} } handle /env.js { - header Content-Type text/javascript + header Content-Type "text/javascript" respond `window.config = {"SNOWPLOW_URL":"{$SNOWPLOW_URL}"};` } root * /app/dist diff --git a/frontend/index.html b/frontend/index.html index 8b80732d8..12e66a266 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -10,7 +10,7 @@ - + FIN Pay Transparency