|
123456789101112131415 |
- {
- "profiles": {
- "TelpoPush.Worker.ThirdSsl": {
- "commandName": "Project",
- "environmentVariables": {
- "DOTNET_ENVIRONMENT": "test"
- },
- "dotnetRunMessages": true
- },
- "Container (Dockerfile)": {
- "commandName": "Docker"
- }
- },
- "$schema": "http://json.schemastore.org/launchsettings.json"
- }
|