Mise en place de la structure définitive du CRUD et modification de la page principale avec les datas
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "https://localhost:7251;http://localhost:5018"
|
||||
"applicationUrl": "https://localhost:7251;http://localhost:5018",
|
||||
"sslPort": 7251
|
||||
},
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
|
||||
Reference in New Issue
Block a user