devfile: Change to http
This commit is contained in:
@ -35,8 +35,8 @@ components:
|
||||
- name: ASPNETCORE_URLS
|
||||
value: http://*:5000
|
||||
endpoints:
|
||||
- name: https-dotnet
|
||||
protocol: https
|
||||
- name: http-dotnet
|
||||
protocol: http
|
||||
targetPort: 5000
|
||||
commands:
|
||||
- id: build
|
||||
|
Reference in New Issue
Block a user