mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 11:50:17 +00:00
fixed markdown syntax error
parent
f06af1b5ed
commit
e9d8f87ff5
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -21,6 +21,6 @@ If you set this and have your vpn clients use 192.168.1.2 (in my example) as the
|
|||
|
||||
If you don't want your VPN clients to be able to access the internet simply comment the following line in `/etc/openvpn/server.con`
|
||||
|
||||
````
|
||||
```
|
||||
push "redirect-gateway def1"
|
||||
```
|
Loading…
Reference in a new issue