mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
vpn_presence -> openvpn_server
This commit is contained in:
parent
06df627eeb
commit
d1d549b87c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
port {{ openvpn_server_port }}
|
||||
dev tun
|
||||
remote {{ vpn_presence }}
|
||||
remote {{ openvpn_server }}
|
||||
|
||||
# TLS parms
|
||||
|
||||
|
|
Loading…
Reference in a new issue