This commit is contained in:
paoloar77
2024-08-13 22:36:57 +02:00
parent 5d7679f1fa
commit b3a858866d
2 changed files with 2 additions and 2 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": false, "TrustServerCertificate": false}'
DB_OPTIONS='{"Encrypt": true, "TrustServerCertificate": true}'
#DB_CONNECTION=sqlsrv
DB_HOST_SQLSRVTEST=31.3.180.50

View File

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