diff --git a/.env-example b/.env-example index 0688ee4..6109eeb 100644 --- a/.env-example +++ b/.env-example @@ -6,4 +6,10 @@ DATABASE_HOST=localhost DATABASE_PORT=5432 DATABASE_USER=username DATABASE_PASSWORD=password -DATABASE_DB=lst \ No newline at end of file +DATABASE_DB=lst + +# prodServer +PROD_SERVER=usmcd1vms036 +PROD_PLANT_TOKEN=test3 +PROD_USER=alplaprod +PROD_PASSWORD=password \ No newline at end of file