diff --git a/public/index.html b/public/index.html
index 6227fd56..7b4bf0fe 100644
--- a/public/index.html
+++ b/public/index.html
@@ -36,19 +36,19 @@
<% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>
<% } %>
<% if (process.env.VUE_APP_NODE_ENV === 'prod:sit') { %>
<% } %>
<% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %>
<% } %>