DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=flag_management
JWT_SECRET=your_jwt_secret_key_here
PORT=3000

