Skip to content

Commit 5a18b12

Browse files
alamminsaloalamminsalo
alamminsalo
authored and
alamminsalo
committed
docs formatting fixes
1 parent 3b70206 commit 5a18b12

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/src/sources-files.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ Martin supports authenticated S3 sources using environment variables.
1717

1818
Environment variables that need to be set:
1919

20-
- AWS_REGION
20+
- `AWS_REGION`
2121

2222
By default, the credentials try for default profile or environment variables. Environment variables that can to be set:
2323

24-
- AWS_ACCESS_KEY_ID
25-
- AWS_SECRET_ACCESS_KEY
26-
- AWS_SESSION_TOKEN
27-
- AWS_PROFILE (to specify profile instead of access key variables)
24+
- `AWS_ACCESS_KEY_ID`
25+
- `AWS_SECRET_ACCESS_KEY`
26+
- `AWS_SESSION_TOKEN`
27+
- `AWS_PROFILE` (to specify profile instead of access key variables)
2828

2929
Example configuration:
3030

31-
```
31+
```yaml
3232
pmtiles:
3333
sources:
3434
tiles: s3://bucket/path/to/tiles.pmtiles

0 commit comments

Comments
 (0)