#1
by
annescm
In studio, where are the environmental variables? I am ready to turn off debug mode using OTREE_PRODUCTION=1 but have no idea where to put that setting within otree studio. Thanks!
#2
by
Chris_oTree
Setting environment variables doesn’t depend on whether you are using Studio or PyCharm etc. Either way, you set them on the computer that is running oTree. Either in your local Windows control panel or through Heroku config vars.
#3
by
annescm
I found it! Thank you!