Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ENV variables in uploadRouter #94

Open
JusticeMatthew opened this issue May 10, 2021 · 0 comments
Open

Update ENV variables in uploadRouter #94

JusticeMatthew opened this issue May 10, 2021 · 0 comments

Comments

@JusticeMatthew
Copy link
Contributor

When labs33 had this project we needed to update the name of the AWS ENV variables in our .env files to this format:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY

To match what the AWS docs require

This change never made it into the uploadRouter so it still has the old ENV variable names as shown here:

image (22)

These variables will need to be corrected in the uploadRouter

These variables should also be checked on Heroku to ensure their naming conventions match and that their values are still good

I think these changes will fix the upload endpoint for the deployed site 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant