HBNetwork / python-decouple

Strict separation of config from code.
MIT License
2.79k stars 192 forks source link

decouple.UndefinedValueError: SECRET_KEY not found. #160

Closed Bodundeft closed 9 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.