mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-03-17 22:36:17 +00:00
gatekeeper and app_gateway first commit
This commit is contained in:
@@ -50,7 +50,9 @@ INSTALLED_APPS = [
|
||||
'api',
|
||||
'routing_templates',
|
||||
'scheduler.apps.SchedulerConfig',
|
||||
'api_v2'
|
||||
'api_v2',
|
||||
'gatekeeper',
|
||||
'app_gateway',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user