From 51e68648681981aee393ee9c1a729534b9a3983a Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Wed, 11 Jun 2025 20:53:40 -0500 Subject: [PATCH] refactor(serverdata): changes to limas tms data and activation --- server/services/server/utils/serverData.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/services/server/utils/serverData.json b/server/services/server/utils/serverData.json index 53aa6c9..d1afce5 100644 --- a/server/services/server/utils/serverData.json +++ b/server/services/server/utils/serverData.json @@ -213,14 +213,14 @@ "streetAddress": "3320 Fort Shawnee Industrial Dr", "cityState": "Lima, OH", "zipcode": "45806", - "contactEmail": "blake.matthes@alpla.com", - "contactPhone": "6366970253", + "contactEmail": "shippingreceivinglima@groups.alpla.com", + "contactPhone": "", "customerTiAcc": "ALPL01LIMAINT", "lstServerPort": "3000", "active": true, "serverLoc": "E:\\LST\\lstv2", "oldVersion": "E:\\LST\\lst_backend", - "shippingHours": "[{\"early\": \"06:30\", \"late\": \"23:00\"}]", + "shippingHours": "[{\"early\": \"07:00\", \"late\": \"11:00\"}]", "tiPostTime": "[{\"from\": \"24\", \"to\": \"24\"}]", "otherSettings": [{ "specialInstructions": "" }] },