mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-07-31 16:25:05 +02:00
Changed docker-compose to use the images from dockerhub.
This commit is contained in:
parent
cd97a65260
commit
2a3b99abe8
6 changed files with 66 additions and 19 deletions
|
@ -129,6 +129,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9605
|
||||
WIREGUARD_WEBADMIN_VERSION = 9606
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
Loading…
Add table
Add a link
Reference in a new issue