mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-20 19:46:17 +00:00
Add support for additional allowed hosts in environment configuration
This commit is contained in:
@@ -147,6 +147,6 @@ STATICFILES_DIRS = [
|
||||
DNS_CONFIG_FILE = '/etc/dnsmasq/wireguard_webadmin_dns.conf'
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9965
|
||||
WIREGUARD_WEBADMIN_VERSION = 9966
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
||||
|
||||
Reference in New Issue
Block a user