mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-07-10 02:14:33 +02:00
Manage AllowedIPs for client config file
This commit is contained in:
parent
7561156235
commit
32931dfd16
11 changed files with 188 additions and 106 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9507
|
||||
WIREGUARD_WEBADMIN_VERSION = 9601
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue