frandallfarmer / neohabitat

Repository for the NeoClassical Habitat Server Project
http://neohabitat.org
MIT License
228 stars 42 forks source link

Fixes Book of Records generation in Docker #339

Closed ssalevan closed 6 years ago

ssalevan commented 6 years ago

Docker environment variables do not propagate to a cron context, leading the Book of Records generation to die silently. This PR patches up this behavior by explicitly specifying the needed environment variable.