Config Issue: `LOG_LEVEL` Environment Variable Not Overriding Default
I have this config set:
which works fine until I set
My provider is
which works fine until I set
LOG_LEVEL="INFO" in my .env file. What am I doing wrong? The error i get is: My provider is
