This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
[Interface]
|
||||
PrivateKey = {{ .PrivateKey|html }}
|
||||
Address = {{ .IpAllocation|html }}
|
||||
{{ if .DNS }}DNS = {{ .DNS|html }} {{ end }}
|
||||
{{ if .DNS }}DNS = {{ .DNS|html }}
|
||||
MTU = {{ .MTU }}
|
||||
{{ else }}MTU = {{ .MTU }}{{ end }}
|
||||
|
||||
|
||||
[Peer]
|
||||
PublicKey = {{ .PublicKey|html }}
|
||||
|
||||
Reference in New Issue
Block a user