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