This commit is contained in:
Ojakoo
2022-06-21 21:47:54 +03:00
parent e70e598c57
commit 337b774074
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -77,4 +77,4 @@ DATABASES = {
"PORT": os.getenv("DB_PORT", 5432),
"OPTIONS": DB_OPTIONS,
}
}
}