Add wireguard configuration
This commit is contained in:
parent
ce46689f57
commit
a043bae576
16 changed files with 155 additions and 13 deletions
|
|
@ -1,3 +1,8 @@
|
|||
bridge_interface: 'br0'
|
||||
bridge_source_interface: 'enp5s0'
|
||||
bridge_mac: '70:85:c2:5a:ce:91'
|
||||
lan_ip_address: '192.168.178.185'
|
||||
|
||||
http_port: 80
|
||||
https_port: 443
|
||||
ssh_port: 39901
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue