Closed MgenGlder closed 3 weeks ago
Closes https://github.com/dearborn-coding-club/website-base-backend/issues/101
We've needed to remove the secret key from our source code for a while. This PR addresses and does that.
DJANGO_SECRET_KEY
Closes https://github.com/dearborn-coding-club/website-base-backend/issues/101
Context
We've needed to remove the secret key from our source code for a while. This PR addresses and does that.
Summary
DJANGO_SECRET_KEY
from our source code, and sources it from the environment.