fix(hs): Workaround for fortigate

This commit is contained in:
2025-10-02 12:34:12 +02:00
parent fe9e81860a
commit 4488a0203c
+2
View File
@@ -8,6 +8,8 @@ args: [ "serve" ]
env:
HEADSCALE_DNS_BASE_DOMAIN: "obx"
# HACK: Workaround for fortigate block of WG udp port
HEADSCALE_RANDOMIZE_CLIENT_PORT: "true"
HEADSCALE_OIDC_ONLY_START_IF_OIDC_IS_AVAILABLE: "true"
HEADSCALE_OIDC_ISSUER: "https://login.microsoftonline.com/3f737008-e9a0-4485-9d27-40329d288089/v2.0"
HEADSCALE_OIDC_CLIENT_ID: "688e9096-f140-4498-a46a-e3d1939184de"