Skip to content

Commit 6707580

Browse files
authored
Update README.template.md
1 parent a81c5fa commit 6707580

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/templates/README.template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ Supported mail servers include solutions such as [mailcow](https://github.com/ma
1010

1111
![mailauth-home](https://github.com/user-attachments/assets/934fb3a3-3160-4fcb-a30e-10b62a804411)
1212

13-
# Getting Started
13+
## Getting Started
1414

15-
## Docker Compose
15+
### Docker Compose
1616

1717
Get the latest version of the `docker-compose.yaml` file:
1818

1919
```yaml
2020
+{{{ read "docker-compose.yaml" }}}
2121
```
2222

23-
## Setup
23+
### Setup
2424

2525
Mailauth requires two separate OAuth2 clients because it is involved in two different OAuth2 flows:
2626

0 commit comments

Comments
 (0)