site.conf: Fix typo
This commit is contained in:
parent
152ab44bd2
commit
8274309d11
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
vpn06 = {
|
||||
key = '99cb85ea2e6346b52abf5eb5ca824f7f037324d4e476f4f068c48b9da98f30e3',
|
||||
remotes = {'ipv4 "vpn06.bremen.freifunk.net" port 10000', 'ipv6 "vpn06.ffhb.de" port 10000'},
|
||||
remotes = {'ipv4 "vpn06.bremen.freifunk.net" port 10000', 'ipv4 "vpn06.ffhb.de" port 10000'},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue