Update integration tests to work with Noise protocol
This commit is contained in:
parent
9994fce9d5
commit
281ae59b5a
4 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,7 @@ dns_config:
|
|||
- 1.1.1.1
|
||||
db_path: /tmp/integration_test_db.sqlite3
|
||||
private_key_path: private.key
|
||||
noise_private_key_path: noise_private.key
|
||||
listen_addr: 0.0.0.0:8443
|
||||
server_url: https://headscale:8443
|
||||
tls_cert_path: "/etc/headscale/tls/server.crt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue