mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-05 10:44:45 +02:00
API key for /api/wireguard_status/
This commit is contained in:
parent
8363c04951
commit
904aa2ff07
2 changed files with 35 additions and 4 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9602
|
||||
WIREGUARD_WEBADMIN_VERSION = 9603
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue