Skip to content

Commit 920300d

Browse files
authored
Update README.md
1 parent 906c817 commit 920300d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ environment variables and parameters and for more details on each option.
4141

4242
### AWS services:
4343

44-
- `COURIER_AWS_ACCESS_KEY_ID`: AWS access key id used to authenticate to AWS
45-
- `COURIER_AWS_SECRET_ACCESS_KEY` AWS secret access key used to authenticate to AWS
46-
- `COURIER_AWS_REGION`: AWS region (ex: `eu-west-1`)
47-
- `COURIER_S3_ATTACHMENTS_BUCKET`: name of your S3 bucket (ex: `rp-attachments`)
44+
* `COURIER_AWS_ACCESS_KEY_ID`: AWS access key id used to authenticate to AWS
45+
* `COURIER_AWS_SECRET_ACCESS_KEY` AWS secret access key used to authenticate to AWS
46+
* `COURIER_AWS_REGION`: AWS region (ex: `eu-west-1`)
47+
* `COURIER_S3_ATTACHMENTS_BUCKET`: name of your S3 bucket (ex: `rp-attachments`)
4848

4949
### Logging and error reporting:
5050

51-
- `COURIER_DEPLOYMENT_ID`: used for metrics reporting
52-
- `COURIER_SENTRY_DSN`: DSN to use when logging errors to Sentry
53-
- `COURIER_LOG_LEVEL`: logging level mailroom should use (default is `warn`)
51+
* `COURIER_DEPLOYMENT_ID`: used for metrics reporting
52+
* `COURIER_SENTRY_DSN`: DSN to use when logging errors to Sentry
53+
* `COURIER_LOG_LEVEL`: logging level to use (default is `warn`)
5454

5555
## Development
5656

0 commit comments

Comments
 (0)