Update base.py
This commit is contained in:
parent
1279d4efbb
commit
53f797472b
1 changed files with 0 additions and 4 deletions
|
@ -197,10 +197,6 @@ DATABASES = {
|
|||
'default': {
|
||||
'ENGINE': 'django.db.backends.postgresql_psycopg2',
|
||||
'NAME': 'app',
|
||||
'HOST': 'localhost',
|
||||
'USER': 'ubuntu',
|
||||
'PASSWORD': 'Qwerty123',
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue