justinarat / Teamify

0 stars 0 forks source link

I50 configure secret key properly #51

Closed justinarat closed 6 months ago

justinarat commented 6 months ago

Updated Config class to get secret key from the environment variable CITS3403_FLASK_SECRET_KEY and also updated the How to launch the application section of README.md to include setting up the environment variable.

FAljanobi commented 6 months ago

this looks fine to me