why variables are not available
andrkln
TRIALOP
2 years ago
to_email = config('email') from decouple import config decouple.UndefinedValueError: email not found. Declare it as envvar or define a default value. I added it to my variables. Why railway does not want to see it ?
ⓘ Deployment information is only viewable by project members and Railway employees.