PORT=5000
CORS_ORIGIN=http://localhost:5173,https://questionnaire.maanrishfaxyz.xyz,https://questionnaire.consultantgjk.com

DB_HOST=localhost
DB_USER=root
DB_PORT=4306
DB_PASS=
DB_NAME=questionnaire_db

JWT_SECRET=change_this_to_a_long_random_secret
