fix: change tailscale domain to ts.obx

This commit is contained in:
2025-10-09 15:40:37 +02:00
parent bfbcaf3297
commit ddd3caaff8
+1 -1
View File
@@ -6,7 +6,7 @@ image:
args: [ "serve" ]
env:
HEADSCALE_DNS_BASE_DOMAIN: "obx"
HEADSCALE_DNS_BASE_DOMAIN: "ts.obx"
# HACK: Workaround for fortigate block of WG udp port
HEADSCALE_RANDOMIZE_CLIENT_PORT: "true"