remove comment

This commit is contained in:
Callan Bryant 2020-03-07 22:10:23 +00:00
parent 17b0ad74ae
commit 8fd1114f01
No known key found for this signature in database
GPG Key ID: C31FA9DF3ACBFFAA

1
add.go
View File

@ -58,7 +58,6 @@ DNS = {{ .DsnetConfig.DNS }}
PublicKey={{ .DsnetConfig.PrivateKey.PublicKey.Key }}
PresharedKey={{ .Peer.PresharedKey.Key }}
Endpoint={{ .DsnetConfig.ExternalIP }}:{{ .DsnetConfig.ListenPort }}
#AllowedIPs=0.0.0.0/0
AllowedIPs={{ .DsnetConfig.Network }}
PersistentKeepalive={{ .Keepalive }}
`