automate migrations in docker
This commit is contained in:
@@ -116,7 +116,7 @@ WSGI_APPLICATION = 'Rasaddam_Backend.wsgi.application'
|
||||
|
||||
MONGODB_DATABASES = {
|
||||
"default": {
|
||||
"name": 'mongodb',
|
||||
"name": '-',
|
||||
"host": "",
|
||||
"tz_aware": True, # if you using timezones in django (USE_TZ = True) # noqa
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user