add env sample

This commit is contained in:
xiaopow 2022-03-28 15:55:24 +08:00
parent 215125eb18
commit 9c684bb9d4
1 changed files with 11 additions and 0 deletions

11
.env-sample Normal file
View File

@ -0,0 +1,11 @@
PHOTO_UPLOAD_BUCKET=xxx
AWS_S3_ACCESS_KEY_ID=xxx
AWS_S3_SECRET_ACCESS_KEY=xxx
MAILGUN_DOMAIN=xxx
MAILGUN_SMTP_LOGIN=xxx
MAILGUN_SMTP_PASSWORD=xxx
MAILGUN_SMTP_PORT=587
MAILGUN_SMTP_SERVER=smtp.mailgun.org
URL=localhost:3000