We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71afce commit 98b9215Copy full SHA for 98b9215
.github/templates/README.template.md
@@ -28,9 +28,9 @@ Create a `.env` file inside of you `docker-compose.yaml` directory and copy the
28
Now you need to setup a Oauth Authentication Method in your mailserver,
29
but instead of using your IdP's endpoints you use:
30
31
-- `/oauth/mail/authorize`
32
-- `/oauth/mail/token`
33
-- `/oauth/mail/userinfo`
+* `/oauth/mail/authorize`
+* `/oauth/mail/token`
+* `/oauth/mail/userinfo`
34
35
And set Redirect URI to the one from your `.env` file.
36
0 commit comments