Skip to content

Commit 98b9215

Browse files
authored
Update README.template.md
1 parent f71afce commit 98b9215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/templates/README.template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Create a `.env` file inside of you `docker-compose.yaml` directory and copy the
2828
Now you need to setup a Oauth Authentication Method in your mailserver,
2929
but instead of using your IdP's endpoints you use:
3030

31-
- `/oauth/mail/authorize`
32-
- `/oauth/mail/token`
33-
- `/oauth/mail/userinfo`
31+
* `/oauth/mail/authorize`
32+
* `/oauth/mail/token`
33+
* `/oauth/mail/userinfo`
3434

3535
And set Redirect URI to the one from your `.env` file.
3636

0 commit comments

Comments
 (0)