Update postgres hostname.
This commit is contained in:
@@ -8,5 +8,6 @@ DATABASES = {
|
||||
'NAME': 'mayan_edms',
|
||||
'USER': 'postgres',
|
||||
'PASSWORD': 'postgres',
|
||||
'HOST': 'postgres',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user