mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-07-24 12:54:37 +02:00
Cron container without restart policy. This can cause issues with permanent latest handshake and new version check.
This commit is contained in:
parent
904aa2ff07
commit
6ffa1abb15
4 changed files with 4 additions and 1 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9603
|
||||
WIREGUARD_WEBADMIN_VERSION = 9604
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue