From 0d56d935cdcd80a3e03de563df6e403a7a2b47a9 Mon Sep 17 00:00:00 2001 From: amansinghbais Date: Thu, 17 Oct 2024 10:41:01 +0530 Subject: [PATCH] Improved: added entry in env for users and job-manager app for the oms with maarg --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index fae3aa0..440dfa0 100644 --- a/.env.example +++ b/.env.example @@ -6,4 +6,4 @@ VUE_APP_CURRENCY_FORMATS={"en": {"currency": {"style": "currency","currency": "U VUE_APP_DEFAULT_ALIAS= VUE_APP_MAARG_LOGIN=["atp", "company", "order-routing", "inventorycount"] VUE_APP_USERS_LOGIN_URL="http://users.hotwax.io/login" -VUE_APP_OMS_WITH_MAARG=["preorder"] +VUE_APP_OMS_WITH_MAARG=["job-manager", "preorder", "users"]