Work on configuration template
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
9ddb07ddb4
commit
708147f415
2 changed files with 58 additions and 6 deletions
|
|
@ -1,4 +1,15 @@
|
|||
---
|
||||
wireguard_interface: wg0
|
||||
wireguard_port: 51820
|
||||
skip_conf: false
|
||||
# wireguard_address: 10.0.0.1/24
|
||||
# wireguard_dns:
|
||||
# wireguard_fwmark:
|
||||
# wireguard_mtu:
|
||||
# wireguard_table:
|
||||
# wireguard_preup:
|
||||
# wireguard_postup:
|
||||
# wireguard_predown:
|
||||
# wireguard_postdown:
|
||||
wireguard_save_config: true
|
||||
|
||||
skip_conf: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue