update db conf for docker
This commit is contained in:
parent
927db76048
commit
99cb4cd888
@ -17,7 +17,7 @@ DATABASE_CONFIG = {
|
|||||||
"dbname": "HealthAIDB",
|
"dbname": "HealthAIDB",
|
||||||
"user": "postgres",
|
"user": "postgres",
|
||||||
"password": "Oleg2005",
|
"password": "Oleg2005",
|
||||||
"host": "localhost",
|
"host": "postgres",
|
||||||
"port": 5432,
|
"port": 5432,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user