Skip to content

Commit 380c462

Browse files
authored
Update README.md
1 parent f769883 commit 380c462

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/authentik/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ services:
4545
expose:
4646
- 9000
4747
environment:
48-
AUTHENTIK_HOST: https://authentik.ptf.one
49-
AUTHENTIK_TOKEN: <YOUR-DEPLOYMENT-TOKEN>
48+
AUTHENTIK_HOST: https://authentik.example.com # <-- adjust
49+
AUTHENTIK_TOKEN: <YOUR-DEPLOYMENT-TOKEN> # <-- adjust
5050
AUTHENTIK_INSECURE: "false" # set to "true" if your Authentik domain uses self-signed certs
5151
labels:
5252
- traefik.enable=true

0 commit comments

Comments
 (0)