PORT=5000
DB_HOST=127.0.0.1
DB_USER=root
DB_PASS=
DB_NAME=pdam_monitoring
JWT_SECRET=your_jwt_secret_key_here
