From 94f5c8d40e1905d283e9e9b39200f7fd0ffc973b Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Tue, 9 Sep 2025 20:35:21 -0500 Subject: [PATCH] build(builds): added in the .env-example to the build --- .include | 1 + LogisticsSupportTool_API_DOCS/Controller/build app.bru | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.include b/.include index 6dd3089..3dee8c8 100644 --- a/.include +++ b/.include @@ -14,3 +14,4 @@ scripts/services.ps1 drizzle.config.ts tsconfig.json .includeCleanup +.env-example diff --git a/LogisticsSupportTool_API_DOCS/Controller/build app.bru b/LogisticsSupportTool_API_DOCS/Controller/build app.bru index 9990f00..ac0aaee 100644 --- a/LogisticsSupportTool_API_DOCS/Controller/build app.bru +++ b/LogisticsSupportTool_API_DOCS/Controller/build app.bru @@ -5,7 +5,7 @@ meta { } post { - url: http://usmcd1vms036:8080/api/controller/update + url: http://usmar1vms006:8080/lst/api/controller/update body: json auth: inherit }