Update README.md

This commit is contained in:
LRVT
2025-08-26 15:48:33 +02:00
committed by GitHub
parent f769883d5a
commit 380c462414

View File

@@ -45,8 +45,8 @@ services:
expose: expose:
- 9000 - 9000
environment: environment:
AUTHENTIK_HOST: https://authentik.ptf.one AUTHENTIK_HOST: https://authentik.example.com # <-- adjust
AUTHENTIK_TOKEN: <YOUR-DEPLOYMENT-TOKEN> AUTHENTIK_TOKEN: <YOUR-DEPLOYMENT-TOKEN> # <-- adjust
AUTHENTIK_INSECURE: "false" # set to "true" if your Authentik domain uses self-signed certs AUTHENTIK_INSECURE: "false" # set to "true" if your Authentik domain uses self-signed certs
labels: labels:
- traefik.enable=true - traefik.enable=true