diff --git a/.env-example b/.env-example index db8f2a3..fd47b7b 100644 --- a/.env-example +++ b/.env-example @@ -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