dev #9
@@ -18,7 +18,7 @@ DATABASES = {
|
|||||||
"NAME": "mostovik",
|
"NAME": "mostovik",
|
||||||
"USER": "postgres",
|
"USER": "postgres",
|
||||||
"PASSWORD": "postgres",
|
"PASSWORD": "postgres",
|
||||||
"HOST": "db",
|
"HOST": "127.0.0.1",
|
||||||
"PORT": "5432",
|
"PORT": "5432",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user