Fixed typo

This commit is contained in:
andronache
2021-05-06 08:35:46 +03:00
committed by Dan Christian Bogos
parent bc4979b74a
commit 486629a63f

View File

@@ -417,7 +417,7 @@
"opts": {
"dbName": "exportedDatabase",
"tableName": "expTable",
"postgresSSLModee": "disable",
"sslmode": "disable",
"maxIdleConns": "10",
"maxOpenConns": "100",
"maxConnLifetime": "0",