devfile: Change to http

This commit is contained in:
2025-07-17 14:46:23 +00:00
parent a1aec4a5dd
commit 94245761f3

View File

@ -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