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 2565162 commit 0b9de68Copy full SHA for 0b9de68
.env.example
@@ -0,0 +1,6 @@
1
+NODE_ENV=development
2
+AWS_S3_REGION=us-east-1
3
+AWS_S3_BUCKET_NAME=<REPLACE THIS>
4
+AWS_ACCESS_KEY_ID=<REPLACE THIS>
5
+AWS_SECRET_ACCESS_KEY=<REPLACE THIS>
6
+AWS_CLOUDFRONT_DISTRIBUTION=<REPLACE THIS>
0 commit comments