headscale: +prefixes.ipv4
This commit is contained in:
parent
9427ac5f5c
commit
4106adccf5
@ -27,6 +27,7 @@
|
||||
settings = {
|
||||
server_url = "https://vpn.jakstys.lt";
|
||||
ip_prefixes = [ config.mj.services.headscale.subnetCIDR ];
|
||||
prefixes.v4 = config.mj.services.headscale.subnetCIDR;
|
||||
log.level = "warn";
|
||||
dns = {
|
||||
nameservers.global = [
|
||||
|
Loading…
Reference in New Issue
Block a user