Merge develop

This commit is contained in:
Tom Moor
2020-08-31 19:40:41 -07:00
20 changed files with 415 additions and 291 deletions

View File

@@ -17,7 +17,6 @@ if (process.env.AWS_ACCESS_KEY_ID) {
"AWS_REGION",
"AWS_SECRET_ACCESS_KEY",
"AWS_S3_UPLOAD_BUCKET_URL",
"AWS_S3_UPLOAD_BUCKET_NAME",
"AWS_S3_UPLOAD_MAX_SIZE",
].forEach((key) => {
if (!process.env[key]) {