mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-07-27 22:34:31 +02:00
Backup parameters: terse and sensitive
This commit is contained in:
parent
8b24470fc6
commit
32b17ca592
5 changed files with 47 additions and 3 deletions
|
@ -142,6 +142,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
MEDIA_ROOT = '/var/lib/routerfleet/'
|
||||
ROUTERFLEET_VERSION = 7021
|
||||
ROUTERFLEET_VERSION = 7022
|
||||
|
||||
from routerfleet.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue