build(builds): added in the .env-example to the build

This commit is contained in:
2025-09-09 20:35:21 -05:00
parent 77d654ea68
commit 94f5c8d40e
2 changed files with 2 additions and 1 deletions

View File

@@ -14,3 +14,4 @@ scripts/services.ps1
drizzle.config.ts drizzle.config.ts
tsconfig.json tsconfig.json
.includeCleanup .includeCleanup
.env-example

View File

@@ -5,7 +5,7 @@ meta {
} }
post { post {
url: http://usmcd1vms036:8080/api/controller/update url: http://usmar1vms006:8080/lst/api/controller/update
body: json body: json
auth: inherit auth: inherit
} }