mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-09 21:49:39 -05:00
use dedicated registration ID for auth flow (#2337)
This commit is contained in:
@@ -105,7 +105,6 @@ func derpServerScenario(
|
||||
hsic.WithEmbeddedDERPServerOnly(),
|
||||
hsic.WithPort(443),
|
||||
hsic.WithTLS(),
|
||||
hsic.WithHostnameAsServerURL(),
|
||||
hsic.WithConfigEnv(map[string]string{
|
||||
"HEADSCALE_DERP_AUTO_UPDATE_ENABLED": "true",
|
||||
"HEADSCALE_DERP_UPDATE_FREQUENCY": "10s",
|
||||
|
||||
Reference in New Issue
Block a user