diff --git a/.env.production.uat b/.env.production.uat index 6d882466..9f21e006 100644 --- a/.env.production.uat +++ b/.env.production.uat @@ -1,2 +1,2 @@ -NODE_ENV=production -VUE_APP_NODE_ENV=prod:uat \ No newline at end of file +NODE_ENV=production-hlpt +VUE_APP_NODE_ENV=prod:uat diff --git a/public/index.html b/public/index.html index 3883979d..30ea534d 100644 --- a/public/index.html +++ b/public/index.html @@ -46,13 +46,13 @@ window.SITE_CONFIG['apiURL'] = 'http://219.146.91.110:9094/epdc-api' <% } %> - + <% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %> <% } %> - + <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %>