Load environment variables from .env file
load_dotenv.RdLoads environment variables from .env file if it exists. This function should be called before reading configuration to ensure dotenv variables are available.
load_dotenv.RdLoads environment variables from .env file if it exists. This function should be called before reading configuration to ensure dotenv variables are available.