Tots els compose
This commit is contained in:
15
headscale/config.yml
Normal file
15
headscale/config.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
server_url: https://headscale.el-teu-domini.com
|
||||
listen_addr: 0.0.0.0:8080
|
||||
metrics_listen_addr: 0.0.0.0:9090
|
||||
private_key_path: /var/lib/headscale/private.key
|
||||
noise:
|
||||
private_key_path: /var/lib/headscale/noise_private.key
|
||||
ip_prefixes:
|
||||
- 100.64.0.0/10 # Rang IPs Tailscale
|
||||
dns_config:
|
||||
magic_dns: true
|
||||
base_domain: homelab.intern
|
||||
nameservers:
|
||||
- 9.9.9.9
|
||||
db_type: sqlite3
|
||||
db_path: /var/lib/headscale/db.sqlite
|
||||
Reference in New Issue
Block a user