Closed szweibel closed 3 years ago
Oh yeah, it seems like the secrets have changed location. "No such file or directory: '/mnt/d/apps/django-app/app/.secrets/EMAIL_HOST_USER'"
It's all set up as environment variables now - and yes, the documentation is outdated. I don't know how much @lmrhody has clued you in but I'm only working 6h/week on this project now.
Currently this page refers to a secrets.py in the app folder, but the code refers to app/.secrets/SECRET_KEY. Slightly incorrect?