FF4JJD6CI6376GYRABWSSBJPPKKXU6MZ62X3RWKH5X5CUOKEEHUQC # Environment Configuration# Copy this file to .env and update with your actual values# Database ConfigurationDB_DSN=mongodb://mango:bango@localhost:27017/?authSource=adminDB_NAME=beats# API AuthenticationACCESS_TOKEN=your-secret-token-here# Application Port (when running locally)PORT=7999