PORT=5000
DB_HOST=localhost
DB_USER=root
DB_PASS=
DB_NAME=hospital_db
DB_PORT=3306
JWT_SECRET=supersecretjwtkey_12345
