|
|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
"SelfUrl": "https://localhost:44301",
|
|
|
|
|
"ClientUrl": "http://localhost:4200",
|
|
|
|
|
"CorsOrigins": "https://*.MyProjectName.com,http://localhost:4200,https://localhost:44307,https://localhost:44300",
|
|
|
|
|
"RedirectAllowedUrls": "http://localhost:4200,https://localhost:44302,https://localhost:44307,https://localhost:443097"
|
|
|
|
|
"RedirectAllowedUrls": "http://localhost:4200,https://localhost:44302,https://localhost:44307,https://localhost:44309"
|
|
|
|
|
},
|
|
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"Default": "Server=(LocalDb)\\MSSQLLocalDB;Database=MyProjectName;Trusted_Connection=True"
|
|
|
|
|
|