refactor(env-example): changes to the env example to include the dev stuff

This commit is contained in:
2025-07-21 17:10:51 -05:00
parent 5a95bf3ef0
commit 2d2337257f

View File

@@ -1,14 +1,18 @@
# uncomment this out to run in productions # uncomment this out to run in productions
# APP_ENV=production # APP_ENV=production
# lstv2 loc
LSTV2="C\drive\loc"
# dev stuff below
# Gitea Info # Gitea Info
GITEA_URL=git repo GITEA_URL=git repo
GITEA_USERNAME=username GITEA_USERNAME=username
GITEA_REPO=logistics_support_tool GITEA_REPO=logistics_support_tool
GITEA_TOKEN=ad8eac91a01e3a1885a1dc10 GITEA_TOKEN=ad8eac91a01e3a1885a1dc10
# Build number info # dev locs
BUILD_NAME=rushjnnhj7212n DEV_FOLDER=C\drive\loc
ADMUSER=username
# lstv2 loc ADMPASSWORD=password
LSTV2=C\drive\loc