You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
769 B

{
"App": {
"CorsOrigins": "https://*.Print.com,https://localhost:44352,http://localhost:44352,https://localhost:44312,http://localhost:44312,https://localhost:44363,http://localhost:44363"
},
"ConnectionStrings": {
//"Default": "Server=(LocalDb)\\MSSQLLocalDB;Database=Print;Trusted_Connection=True",
"Default": "Server=.;Database=Print_Main;User ID=sa;Password=sasa;",
"Label": "Server=.;Database=Print_Module;User ID=sa;Password=sasa;"
},
"Redis": {
"Configuration": "127.0.0.1"
},
"AuthServer": {
"Authority": "https://localhost:44315",
"RequireHttpsMetadata": "true",
"SwaggerClientId": "Print_Swagger",
"SwaggerClientSecret": "1q2w3e*"
},
"StringEncryption": {
"DefaultPassPhrase": "YN9DXxIzerLT0KiN"
}
}