Init
This commit is contained in:
4
roles/wireguard/templates/wghub.conf.j2
Normal file
4
roles/wireguard/templates/wghub.conf.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
[Interface]
|
||||
Address = 10.205.101.1/24
|
||||
ListenPort = {{ wg_port }}
|
||||
PrivateKey = {{ wg_privkey }}
|
||||
Reference in New Issue
Block a user