mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-20 03:36:16 +00:00
add WireguardStatusCache model and initial migration
This commit is contained in:
@@ -46,7 +46,8 @@ INSTALLED_APPS = [
|
||||
'firewall',
|
||||
'dns',
|
||||
'vpn_invite',
|
||||
'cluster'
|
||||
'cluster',
|
||||
'api'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user