mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-07-09 18:04:36 +02:00
DNS diagnostic tool
This commit is contained in:
parent
99ca031645
commit
070c99b433
8 changed files with 50 additions and 4 deletions
|
@ -134,6 +134,6 @@ STATICFILES_DIRS = [
|
|||
DNS_CONFIG_FILE = '/etc/dnsmasq/wireguard_webadmin_dns.conf'
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9611
|
||||
WIREGUARD_WEBADMIN_VERSION = 9612
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue