Merge branch 'main' into develop

merge-requests/18/head
elena 2022-08-05 15:42:57 +02:00
commit beb0350e9a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4e74fb44d08ff9e669c4a44db697badf8bdf2996
Subproject commit 2f83819461501e83cabe74c9184ed69fbccdbad4

View File

@ -47,7 +47,7 @@ class Postup:
while not ready:
try:
self.pg = Postgres(
"isard-apps-postgresql",
"dd-apps-postgresql",
"moodle",
app.config["MOODLE_POSTGRES_USER"],
app.config["MOODLE_POSTGRES_PASSWORD"],