mirror of
https://github.com/oshima-studios/OshimaGameModule.git
synced 2025-04-24 04:49:38 +08:00
12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"profiles": {
|
|
"WebAPIExtension": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:11108;http://localhost:11109"
|
|
}
|
|
}
|
|
} |