mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-02 09:14:28 +02:00
Timezone applied to all containers
This commit is contained in:
parent
f364913ebb
commit
0378a37d23
5 changed files with 31 additions and 6 deletions
|
@ -140,6 +140,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
MEDIA_ROOT = '/var/lib/routerfleet/'
|
||||
ROUTERFLEET_VERSION = 7009
|
||||
ROUTERFLEET_VERSION = 7011
|
||||
|
||||
from routerfleet.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue