This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -31,10 +31,12 @@
|
||||
|
||||
"ConnectionStrings": {
|
||||
//"SQLite": "Filename=.\\..\\SQLite\\OCPP.Core.sqlite;"
|
||||
"SqlServer": "Server=.;Database=OCPP.Core;Trusted_Connection=True;Encrypt=false;TrustServerCertificate=false"
|
||||
//"SqlServer": "Server=.;Database=OCPP.Core;Trusted_Connection=True;Encrypt=false;TrustServerCertificate=false",
|
||||
"SqlServer": "Data Source=202.129.205.201,31455;Initial Catalog=OCPP.Core;User ID=dev;Password=password@1;TrustServerCertificate=true;"
|
||||
},
|
||||
|
||||
"ServerApiUrl": "http://localhost:8081/API",
|
||||
//"ServerApiUrl": "http://localhost:8081/API",
|
||||
"ServerApiUrl": "http://server-ocpp-service.ocpp/API",
|
||||
"ApiKey": "36029A5F-B736-4DA9-AE46-D66847C9062C",
|
||||
|
||||
"Users": [
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user