mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 12:37:36 +00:00
Noise private key now a nested field in config
This commit is contained in:
@@ -39,7 +39,8 @@ oidc:
|
||||
- email
|
||||
strip_email_domain: true
|
||||
private_key_path: private.key
|
||||
noise_private_key_path: noise_private.key
|
||||
noise:
|
||||
private_key_path: noise_private.key
|
||||
server_url: http://headscale:18080
|
||||
tls_client_auth_mode: relaxed
|
||||
tls_letsencrypt_cache_dir: /var/www/.cache
|
||||
|
Reference in New Issue
Block a user