mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-06-26 19:58:54 +02:00
VPN Invite first commit
This commit is contained in:
parent
4c038b97c0
commit
4e7005893d
9 changed files with 148 additions and 1 deletions
|
@ -42,7 +42,8 @@ INSTALLED_APPS = [
|
|||
'user_manager',
|
||||
'wireguard_tools',
|
||||
'firewall',
|
||||
'dns'
|
||||
'dns',
|
||||
'vpn_invite'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue