Files
point_of_sale_v2/PointOfSale/IntegrationTests/appsettings.json
2026-07-28 12:02:03 +02:00

3 lines
125 B
JSON

{
"SqlServer": "Server=(localdb)\\MSSQLLocalDB;Database=pointofsale;Trusted_Connection=True;TrustServerCertificate=True;"
}