Skip to content

Commit e8175ec

Browse files
committed
✨ Add example environment configuration for MongoDB and AWS settings
1 parent f321da8 commit e8175ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.env.example

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
MONGODB_URI=
2+
S3_BUCKET=
3+
S3_PREFIX=
4+
AWS_ACCESS_KEY_ID=
5+
AWS_SECRET_ACCESS_KEY=
6+
AWS_DEFAULT_REGION=

0 commit comments

Comments
 (0)