14 lines
476 B
Plaintext
14 lines
476 B
Plaintext
TZ=America/Chicago
|
|
|
|
# Public control-plane hostname for off-LAN clients.
|
|
HEADSCALE_SERVER_URL=https://headscale.paccoco.com
|
|
HEADPLANE_BASE_URL=http://headplane.home.paccoco.com:3005
|
|
|
|
# Must be replaced with an actual 32-character secret before deployment.
|
|
HEADPLANE_COOKIE_SECRET=CHANGE_ME_TO_EXACTLY_32_CHARS
|
|
|
|
# Optional future OIDC wiring for Headscale users. Leave blank for the initial pilot.
|
|
HEADSCALE_OIDC_ISSUER=
|
|
HEADSCALE_OIDC_CLIENT_ID=
|
|
HEADSCALE_OIDC_CLIENT_SECRET=
|