docs(env-examples): added more parameters

This commit is contained in:
2025-09-01 16:44:29 -05:00
parent 84774d6b30
commit 4c92b0e16f

View File

@@ -1,6 +1,17 @@
# 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