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