This commit is contained in:
paoloar77
2024-08-13 22:33:21 +02:00
parent 25456127be
commit 5d7679f1fa
2 changed files with 2 additions and 1 deletions

2
.env
View File

@@ -13,7 +13,7 @@ DB_PORT=14338
DB_DATABASE=ANAG_MACRO
DB_USERNAME=woo
DB_PASSWORD=4n4traPe@
DB_OPTIONS='{"Encrypt": true, "TrustServerCertificate": false}'
DB_OPTIONS='{"Encrypt": false, "TrustServerCertificate": false}'
#DB_CONNECTION=sqlsrv
DB_HOST_SQLSRVTEST=31.3.180.50

View File

@@ -13,6 +13,7 @@ DB_PORT=14338
DB_DATABASE=ANAG_MACRO
DB_USERNAME=woo
DB_PASSWORD=4n4traPe@
DB_OPTIONS='{"Encrypt": false, "TrustServerCertificate": false}'
#DB_CONNECTION=sqlsrv
DB_HOST_SQLSRVTEST=31.3.180.50