diff --git a/devfile.yaml b/devfile.yaml index 89e0932..6c8b4a7 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -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