Skip to content

Commit 07ef1f5

Browse files
committed
Update README.md
1 parent 08840ca commit 07ef1f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ To run this application you need to create `.env` file in root directory with ne
4444
- `MINIO_URL` - URL of MinIO instance
4545
- `MINIO_ACCESS_KEY` - access key of MinIO
4646
- `MINIO_SECRET_KEY` - secret key of MinIO
47+
- `SPRING_MAIL_HOST` - host of mail server
48+
- `SPRING_MAIL_PORT` - port of mail server
49+
- `SPRING_MAIL_USERNAME` - username of mail server
50+
- `SPRING_MAIL_PASSWORD` - password of mail server
4751

4852
## Guide
4953

0 commit comments

Comments
 (0)