PORT=5001
DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=
DB_NAME=epms
JWT_SECRET=b6436858-d35a-474c-90f7-295a6cef910a
