mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 17:27:34 +00:00
integration-test: add IPv6 prefix to configuration
This commit is contained in:
@@ -2,6 +2,9 @@ log_level: trace
|
||||
acl_policy_path: ""
|
||||
db_type: sqlite3
|
||||
ephemeral_node_inactivity_timeout: 30m
|
||||
ip_prefixes:
|
||||
- fd7a:115c:a1e0::/48
|
||||
- 100.64.0.0/10
|
||||
dns_config:
|
||||
base_domain: headscale.net
|
||||
magic_dns: true
|
||||
|
Reference in New Issue
Block a user