migrate auth db to sql server

This commit is contained in:
2022-08-23 15:06:55 +01:00
parent 4b38849f1d
commit 69a81e482f
13 changed files with 194 additions and 91 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ function Error({ statusCode }, props) {
<div>
<Head>
<title>
{t("case:page-title")} - {t("common:service-name")}
{t("common:error-page-title")} - {t("common:service-name")}
</title>
</Head>
<div id="page_wrapper">