mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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 }}
|
port {{ openvpn_server_port }}
|
||||||
dev tun
|
dev tun
|
||||||
remote {{ vpn_presence }}
|
remote {{ openvpn_server }}
|
||||||
|
|
||||||
# TLS parms
|
# TLS parms
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue