Files
zap-stream-api/NostrStreamer/Properties/launchSettings.json
2023-06-30 14:08:15 +01:00

14 lines
280 B
JSON

{
"profiles": {
"NostrStreamer": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://*:5295",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}