async-fastapi-mongo icon indicating copy to clipboard operation
async-fastapi-mongo copied to clipboard

Declare it as envvar or define a default value

Open RezaErfani67 opened this issue 1 year ago • 0 comments

File "D:\Project\async-fastapi-mongo\venv\Lib\site-packages\decouple.py", line 92, in get raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option)) decouple.UndefinedValueError: MONGO_DETAILS not found. Declare it as envvar or define a default value.

RezaErfani67 avatar Mar 03 '24 09:03 RezaErfani67