mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-30 14:49:28 +02:00
Enhance nginx container to automatically generate self-signed certificates in absence of existing certificate files.
This commit is contained in:
parent
8bc32d035b
commit
3307a39eb1
5 changed files with 33 additions and 12 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9502
|
||||
WIREGUARD_WEBADMIN_VERSION = 9505
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue