CarletonComputerScienceSociety / code-project

Web application for hosting code challenges
0 stars 1 forks source link

Add Env var for Mock Vs API data #32

Open MathyouMB opened 3 years ago

AngelOnFira commented 3 years ago

You would probably be best off doing this through Github Secrets if you're just aiming to do it in CI

ApprenticeofEnder commented 3 years ago

That makes sense, considering prod would always be using the API data