kopia lustrzana https://github.com/Haxxnet/Compose-Examples
Update README.md
rodzic
f769883d5a
commit
380c462414
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue