mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 17:04:27 +01:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user