We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa53a5a commit 0d19193Copy full SHA for 0d19193
config/database.json
@@ -0,0 +1,5 @@
1
+{
2
+ "port": 1443,
3
+ "dialect": "mssql",
4
+ "pool": { "max": 5, "min": 0, "idle": 10000 }
5
+}
0 commit comments