Update service description
This commit is contained in:
parent
3da5d97020
commit
18c328c8aa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<service>
|
<service>
|
||||||
<short>WireGuard</short>
|
<short>WireGuard</short>
|
||||||
<description>WireGuard is a virtual private network (VPN) solution. It is used to create encrypted point-to-point tunnels between computers. If you plan to provide a VPN service, enable this option.</description>
|
<description>Wireguard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.</description>
|
||||||
<port protocol="udp" port="{{ wireguard_port }}"/>
|
<port protocol="udp" port="{{ wireguard_port }}"/>
|
||||||
</service>
|
</service>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue