1 parent a81c5fa commit 6707580Copy full SHA for 6707580
1 file changed
.github/templates/README.template.md
@@ -10,17 +10,17 @@ Supported mail servers include solutions such as [mailcow](https://github.com/ma
10
11

12
13
-# Getting Started
+## Getting Started
14
15
-## Docker Compose
+### Docker Compose
16
17
Get the latest version of the `docker-compose.yaml` file:
18
19
```yaml
20
+{{{ read "docker-compose.yaml" }}}
21
```
22
23
-## Setup
+### Setup
24
25
Mailauth requires two separate OAuth2 clients because it is involved in two different OAuth2 flows:
26
0 commit comments