Use overload instead of load for dotenv
Use overload instead of load for dotenv because with load the env variable that are already set will be empty even if they are specified in the configuration file.
Use overload instead of load for dotenv because with load the env variable that are already set will be empty even if they are specified in the configuration file.