Some checks reported errors
continuous-integration/drone/push Build encountered an error
19 lines
415 B
YAML
19 lines
415 B
YAML
---
|
|
wireguard_interface: wg0
|
|
wireguard_port: 51820
|
|
# wireguard_address: 10.0.0.1/24
|
|
# wireguard_allowed_ips:
|
|
# wireguard_dns:
|
|
# wireguard_fwmark:
|
|
# wireguard_mtu:
|
|
# wireguard_table:
|
|
# wireguard_preup:
|
|
# wireguard_postup:
|
|
# wireguard_predown:
|
|
# wireguard_postdown:
|
|
wireguard_persistent_keepalive: 20
|
|
wireguard_save_config: true
|
|
# wireguard_endpoint_port: "51820"
|
|
# wireguard_endpoint_ip: "x.x.x.x"
|
|
|
|
skip_conf: false
|