HBNetwork / python-decouple

Strict separation of config from code.
MIT License
2.82k stars 195 forks source link

decouple.UndefinedValueError: SECRET_KEY not found. #160

Closed Bodundeft closed 10 months ago

Bodundeft commented 1 year ago

Hey,

I am getting this error: decouple.UndefinedValueError: SECRET_KEY not found.

image

Please I need assistance on how to resolve this, thanks.

hugopenna commented 1 year ago

https://github.com/HBNetwork/python-decouple/issues/99 It could help you.