Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/templates/README.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Get the latest version of the `docker-compose.yaml` file:
### Setup

Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo,
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.com)).
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)).

Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ volumes:
### Setup

Mailauth _currently_ works by modifying the `email` claim during Token Exchange and Userinfo,
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.com)).
this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org)).

Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below

Expand Down