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 24eccf6 commit 7dbaf99Copy full SHA for 7dbaf99
test.env.sample
@@ -1,5 +1,5 @@
1
SQLSERVER_TEST_DRIVER=ODBC Driver 18 for SQL Server
2
-SQLSERVER_TEST_HOST=localhost
+SQLSERVER_TEST_HOST=127.0.0.1
3
SQLSERVER_TEST_USER=sa
4
SQLSERVER_TEST_PASS=L0calTesting!
5
SQLSERVER_TEST_PORT=1433
0 commit comments