docs: solidify DOCKER_SOCK and ROOT_API_KEY usage
This commit is contained in:
parent
694b22f205
commit
c7e59b137c
7 changed files with 68 additions and 23 deletions
|
|
@ -31,8 +31,7 @@ services:
|
|||
COOKIE_SECRET: 'abcdefghijklmnopqrstuvwxyz'
|
||||
|
||||
# These are all optional!
|
||||
HEADSCALE_CONTAINER: 'headscale'
|
||||
API_KEY: 'abcdefghijklmnopqrstuvwxyz'
|
||||
ROOT_API_KEY: 'abcdefghijklmnopqrstuvwxyz'
|
||||
OIDC_CLIENT_ID: 'headscale'
|
||||
OIDC_ISSUER: 'https://sso.example.com'
|
||||
OIDC_CLIENT_SECRET: 'super_secret_client_secret'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue