remove comment
This commit is contained in:
parent
17b0ad74ae
commit
8fd1114f01
1
add.go
1
add.go
@ -58,7 +58,6 @@ DNS = {{ .DsnetConfig.DNS }}
|
|||||||
PublicKey={{ .DsnetConfig.PrivateKey.PublicKey.Key }}
|
PublicKey={{ .DsnetConfig.PrivateKey.PublicKey.Key }}
|
||||||
PresharedKey={{ .Peer.PresharedKey.Key }}
|
PresharedKey={{ .Peer.PresharedKey.Key }}
|
||||||
Endpoint={{ .DsnetConfig.ExternalIP }}:{{ .DsnetConfig.ListenPort }}
|
Endpoint={{ .DsnetConfig.ExternalIP }}:{{ .DsnetConfig.ListenPort }}
|
||||||
#AllowedIPs=0.0.0.0/0
|
|
||||||
AllowedIPs={{ .DsnetConfig.Network }}
|
AllowedIPs={{ .DsnetConfig.Network }}
|
||||||
PersistentKeepalive={{ .Keepalive }}
|
PersistentKeepalive={{ .Keepalive }}
|
||||||
`
|
`
|
||||||
|
Loading…
Reference in New Issue
Block a user