This commit is contained in:
parent
cc3ff02701
commit
c502992d14
|
@ -85,8 +85,8 @@ DATABASES = {
|
|||
'ENGINE': 'django.db.backends.postgresql',
|
||||
'NAME': 'safedb',
|
||||
'USER':'postgres',
|
||||
'PASSWORD':'0000',
|
||||
'HOST':'114.115.210.98',
|
||||
'PASSWORD':'cTc1111Qa',
|
||||
'HOST':'121.36.23.77',
|
||||
'PORT':'5432',
|
||||
'CONN_MAX_AGE': 600,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue