This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Interface]
|
||||
Address = {{ .Server.Address|html }}
|
||||
Address = {{ sliceToStr .Server.Address |html }}
|
||||
ListenPort = {{ .Server.ListenPort|html }}
|
||||
PrivateKey = {{ .Server.PrivateKey|html }}
|
||||
MTU = {{ .Server.MTU|html }}
|
||||
|
Reference in New Issue
Block a user