Files
Hua.DDNS/Hua.DDNS/Properties/launchSettings.json
T
2022-10-23 00:19:40 +08:00

14 lines
249 B
JSON

{
"profiles": {
"Hua.DDNS": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}