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