mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 09:04:39 +01:00
Add project files.
This commit is contained in:
12
AscNet.SDKServer/Properties/launchSettings.json
Normal file
12
AscNet.SDKServer/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"AscNet.SDKServer": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:52155;http://localhost:52156"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user