diff --git a/public/index.html b/public/index.html index 6da9f15..f800b08 100644 --- a/public/index.html +++ b/public/index.html @@ -35,30 +35,30 @@ <% 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') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %> <% } %>