DNS apply configuration

This commit is contained in:
Eduardo Silva 2024-04-26 16:58:01 -03:00
parent 414bc8076a
commit da1513e560
4 changed files with 54 additions and 5 deletions

View file

@ -131,9 +131,9 @@ STATICFILES_DIRS = [
# Default primary key field type
# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field
UNBOUND_CONFIG = '/config/unbound.conf'
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
WIREGUARD_WEBADMIN_VERSION = 9607
from wireguard_webadmin.production_settings import *
from wireguard_webadmin.production_settings import *