Files
lst/.env-example

29 lines
471 B
Plaintext

# server port
VITE_PORT = 4000
# TMS AccoutINFO - This is for Transport Insight only
USERID=ALPLAWS
PASSWORD=password
REQUESTUSER=ALPLAIMPORT
# logLevel
LOG_LEVEL=debug
# alpaprod tec apiKey
TEC_API_KEY=api key
# postgres connection
DATABASE_HOST=localhost
DATABASE_PORT=5432
DATABASE_USER=username
DATABASE_PASSWORD=password
DATABASE_DB=lst
# prodServer
PROD_SERVER=usmcd1vms036
PROD_PLANT_TOKEN=test3
PROD_USER=alplaprod
PROD_PASSWORD=password
# admin
WEBHOOK_URL