DATABASE_URL=postgresql://pg_user:pg_password@localhost:5432/candle_annotator MLFLOW_TRACKING_URI=postgresql://pg_user:pg_password@localhost:5432/candle_annotator # openssl rand -hex 32 add to main .env too API_KEY=ML_API_KEY