diff options
Diffstat (limited to 'TJLaskuri.Web/Properties/launchSettings.json')
| -rw-r--r-- | TJLaskuri.Web/Properties/launchSettings.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/TJLaskuri.Web/Properties/launchSettings.json b/TJLaskuri.Web/Properties/launchSettings.json deleted file mode 100644 index 6d3fec3..0000000 --- a/TJLaskuri.Web/Properties/launchSettings.json +++ /dev/null @@ -1,23 +0,0 @@ -{
- "$schema": "https://json.schemastore.org/launchsettings.json",
- "profiles": {
- "http": {
- "commandName": "Project",
- "dotnetRunMessages": true,
- "launchBrowser": true,
- "applicationUrl": "http://localhost:5270",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- }
- },
- "https": {
- "commandName": "Project",
- "dotnetRunMessages": true,
- "launchBrowser": true,
- "applicationUrl": "https://localhost:7106;http://localhost:5270",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- }
- }
- }
-}
|
