This commit is contained in:
niztal
2024-01-30 00:50:27 +02:00
parent 1b69ebdb93
commit 289b04fb12
+1 -1
View File
@@ -52,7 +52,7 @@ export const init = async (): Promise<void> => {
? {
ssl: true
}
: {}),
: {})
})
break
case 'postgres':