Delete app/.env

This commit is contained in:
Mann Patel
2025-08-26 14:17:25 -06:00
committed by GitHub
parent b5dac94b03
commit 7ff0dea576

View File

@@ -1,9 +0,0 @@
DB_USER=mannpatel
DB_HOST=localhost
DB_NAME=poll_database
DB_PASSWORD=admin
DB_PORT=5432
PORT=3000
JWT_SECRET=r683gi77ft92fg923keyfasdfas2r123
ALLOWED_ORIGINS=http://localhost:5173
NODE_ENV=development