Skip to content

Commit 0801e6e

Browse files
committed
chore: add .env example
1 parent fe7f44c commit 0801e6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
AWS_ENDPOINT_URL=http://localhost:4566
2+
AWS_ACCESS_KEY_ID=test
3+
AWS_SECRET_ACCESS_KEY=test
4+
AWS_DEFAULT_REGION=us-east-1

0 commit comments

Comments
 (0)