เพิ่มฟิลที่นั่งสอบ
This commit is contained in:
parent
5c7a655a66
commit
a93dcbbd20
10 changed files with 1285 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "swagger",
|
||||
"applicationUrl": "https://localhost:7007;http://localhost:5261",
|
||||
"applicationUrl": "https://localhost:7007;http://localhost:5262",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "http://localhost:5261"
|
||||
"applicationUrl": "http://localhost:5262"
|
||||
},
|
||||
"https": {
|
||||
"commandName": "Project",
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "https://localhost:7007;http://localhost:5261"
|
||||
"applicationUrl": "https://localhost:7007;http://localhost:5262"
|
||||
},
|
||||
"https-api": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "swagger",
|
||||
"applicationUrl": "https://localhost:7007;http://localhost:5261",
|
||||
"applicationUrl": "https://localhost:7007;http://localhost:5262",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue