We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509508b commit 20a1635Copy full SHA for 20a1635
README.md
@@ -19,7 +19,7 @@ SECRET_KEY=secret
19
DJANGO_SETTINGS_MODULE=Platform.settings.production
20
SENTRY_URL=https://[email protected]/product
21
AWS_ACCESS_KEY_ID
22
-AWS_ACCESS_SECRET_ID
+AWS_SECRET_ACCESS_KEY
23
AWS_STORAGE_BUCKET_NAME
24
```
25
0 commit comments