hltcoe / turkle

Django-based clone of Amazon's Mechanical Turk service running in your local environment.
https://turkle.readthedocs.io
Other
147 stars 47 forks source link

crontab does not work in mysql docker image #157

Closed cash closed 2 years ago

cash commented 2 years ago

I believe the issue is that the DB flag is not set so it uses sqlite. I imagine that this has always been a problem.