You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bucket name is whichever S3 bucket you've created.
Sendgrid API Key, password reset salt and token maximum age aren't related to AWS and they're specific to your application.
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
export BUCKET_NAME=
export AWS_REGION=
export SENDGRID_API_KEY=
export PASSWORD_RESET_SALT=
export TOKEN_MAXIMUM_AGE=
pleez how to get all thes variables
The text was updated successfully, but these errors were encountered: