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