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