Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mahula committed Jul 2, 2024
1 parent d1a81b9 commit f7a97c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions authentik/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ docker-compose -f docker-compose.yml -f docker-compose.test.yml up

The given setup can be tested via [Authentik's e-mail testing tool](https://github.com/goauthentik/authentik/blob/main/authentik/stages/email/management/commands/test_email.py)


```bash
# in the authentik directory execute the email test
docker compose exec worker ak test_email test@example.com
Expand All @@ -82,4 +81,4 @@ docker compose exec worker ak test_email test@example.com
<your_machine_name>:8025
# or
localhost:8025
```
```

0 comments on commit f7a97c1

Please sign in to comment.