This commit is contained in:
niztal 2024-01-30 00:50:27 +02:00
parent 1b69ebdb93
commit 289b04fb12
1 changed files with 18 additions and 18 deletions

View File

@ -52,7 +52,7 @@ export const init = async (): Promise<void> => {
? { ? {
ssl: true ssl: true
} }
: {}), : {})
}) })
break break
case 'postgres': case 'postgres':