mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-04 18:24:29 +02:00
Docker compose and container stuff
This commit is contained in:
parent
7332bca96e
commit
563ee7408e
12 changed files with 187 additions and 2 deletions
|
@ -141,3 +141,5 @@ STATICFILES_DIRS = [
|
|||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
MEDIA_ROOT = '/var/lib/routerfleet/'
|
||||
ROUTERFLEET_VERSION = 7002
|
||||
|
||||
from routerfleet.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue