|
|
@ -23,12 +23,6 @@ |
|
|
|
"environmentVariables": { |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
} |
|
|
|
}, |
|
|
|
"Docker": { |
|
|
|
"executablePath": "%WINDIR%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", |
|
|
|
"commandLineArgs": "-ExecutionPolicy RemoteSigned .\\DockerTask.ps1 -Run -Environment $(Configuration) -Machine '$(DockerMachineName)'", |
|
|
|
"launchBrowser": true, |
|
|
|
"launchUrl": "http://localhost:{ServicePort}/api/environmentInfo/machinename" |
|
|
|
} |
|
|
|
} |
|
|
|
} |